Skip to content

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

3 participants