Skip to content

Conversation

@partev
Copy link
Contributor

@partev partev commented Jan 24, 2023

there are only two .rolling(), .expanding() and .ewm() functions, so using "etc." is not appropriate.

  • 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.
there are only two .rolling(), .expanding() and .ewm() functions, so using "etc." is not appropriate.
@mroeschke mroeschke added Docs Window rolling, ewma, expanding labels Jan 24, 2023
@mroeschke mroeschke added this to the 2.0 milestone Jan 24, 2023
@mroeschke mroeschke merged commit cf536db into pandas-dev:main Jan 24, 2023
@mroeschke
Copy link
Member

Thanks @partev

@partev partev deleted the patch-3 branch January 24, 2023 20:36
pooja-subramaniam pushed a commit to pooja-subramaniam/pandas that referenced this pull request Jan 25, 2023
there are only two .rolling(), .expanding() and .ewm() functions, so using "etc." is not appropriate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs Window rolling, ewma, expanding

2 participants