Skip to content

Backport PR #35647 on branch 1.1.x (BUG: Support custom BaseIndexers in groupby.rolling) #35699

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #35647: BUG: Support custom BaseIndexers in groupby.rolling

@lumberbot-app lumberbot-app bot added this to the 1.1.1 milestone Aug 13, 2020
@simonjayhawkins simonjayhawkins added Window rolling, ewma, expanding Groupby labels Aug 13, 2020
@simonjayhawkins
Copy link
Member

can ignore doctest failure for now (need to manually backport changes to pandas/io/pytables.py from #35214)

##[error]/home/runner/work/pandas/pandas/pandas/io/pytables.py:275:PR03:pandas.read_hdf:Wrong parameters order. Actual: ('path_or_buf', 'key', 'mode', 'errors', 'where', 'start', 'stop', 'columns', 'iterator', 'chunksize', '**kwargs'). Documented: ('path_or_buf', 'key', 'mode', 'where', 'start', 'stop', 'columns', 'iterator', 'chunksize', 'errors', '**kwargs')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants