Skip to content

Conversation

star1327p
Copy link
Contributor

Original statement: When values differ with magnitude :math:1/np.finfo(np.double).eps this results in truncation.

Added clarification: 1/np.finfo(np.double).eps is approximately 4.5 x 10^{15}.

https://pandas.pydata.org/docs/dev/user_guide/window.html

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@mroeschke mroeschke added the Docs label Feb 21, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 21, 2025
@mroeschke mroeschke merged commit 9468624 into pandas-dev:main Feb 21, 2025
10 checks passed
@mroeschke
Copy link
Member

Thanks @star1327p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants