-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REGR: Resampler.aggregate fails when used with column selection Bug Regression Functionality that used to work in a prior pandas version Resample resample method
BUG: Resample.aggregate raising TypeError instead of SpecificationError with missing keys dtypes Error Reporting Incorrect or improved errors from pandas Resample resample method
BUG: Regression in Resample.apply raised error when apply affected only a Series Apply Apply, Aggregate, Transform, Map Regression Functionality that used to work in a prior pandas version Resample resample method
fix bug when combining groupby with resample and interpolate with dat… Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
BUG: fix origin epoch when freq is Day and harmonize epoch between timezones API - Consistency Internal Consistency of API/Behavior Resample resample method
TST: add pattern for nearest Resample resample method Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
BUG: fix size()/count() when resamping empty series (#28427) Datetime Datetime data dtype Resample resample method
REF/TST: Add more pytest idiom to resample/test_datetime_index.py Refactor Internal refactoring of code Resample resample method Testing pandas testing functions or related to the test suite
REF/TST: Add more pytest idiom to resample/test_base.py Resample resample method Testing pandas testing functions or related to the test suite
REF/TST: Add more pytest idiom to tests/resample Resample resample method Testing pandas testing functions or related to the test suite
TST/CLN: parametrize tests\resample\test_time_grouper.py Resample resample method Testing pandas testing functions or related to the test suite
TST: split up pandas/tests/test_resample.py Resample resample method Testing pandas testing functions or related to the test suite
DOC: update pandas.core.groupby.DataFrameGroupBy.resample docstring. Docs Resample resample method
#20374 by pandres was merged Nov 14, 2018 Loading… updated Nov 14, 2018
5 tasks done
Previous Next
ProTip! Adding no:label will show everything without a label.