Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DEPR: resample/groupby.pad/backfill in favor of ffill/bfill Deprecate Functionality to remove in pandas Groupby Resample resample method
#45076 by mroeschke was merged Dec 28, 2021 Loading… updated Dec 28, 2021
4 tasks done
1.4
REGR: Resampler.aggregate fails when used with column selection Bug Regression Functionality that used to work in a prior pandas version Resample resample method
#43410 by rhshadrach was merged Sep 6, 2021 Loading… updated Sep 7, 2021
4 tasks done
1.3.3
BUG: Resample.aggregate raising TypeError instead of SpecificationError with missing keys dtypes Error Reporting Incorrect or improved errors from pandas Resample resample method
#39028 by phofl was merged Jan 8, 2021 Loading… updated Jan 8, 2021
4 tasks done
1.3
BUG: groupby resample different results with .agg() vs .mean() Bug Groupby Resample resample method
#37905 by jalmaguer was merged Dec 22, 2020 Loading… updated Dec 22, 2020
5 tasks done
1.2
ENH: add end and end_day origin for resample Enhancement Resample resample method
#38408 by GYHHAHA was merged Dec 22, 2020 Loading… updated Dec 22, 2020
3 of 5 tasks
1.3
ENH: Add support for min_count keyword for Resample and Groupby functions Groupby Resample resample method
#37870 by phofl was merged Nov 26, 2020 Loading… updated Nov 26, 2020
6 tasks done
1.2
BUG: Fix bug in quantile() for resample and groupby with Timedelta Groupby Resample resample method Timedelta Timedelta data type
#37145 by phofl was merged Oct 31, 2020 Loading… updated Oct 31, 2020
5 tasks done
1.2
DOC: Updated resample.py and groupby.py to fix SA04 Errors Docs Groupby Resample resample method
#37219 by nagesh-chowdaiah was merged Oct 29, 2020 Loading… updated Oct 29, 2020
4 tasks done
1.2
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
#37198 by phofl was merged Oct 20, 2020 Loading… updated Oct 21, 2020
5 tasks done
1.1.4
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
#35360 by CloseChoice was merged Aug 19, 2020 Loading… updated Aug 20, 2020
5 tasks done
1.2
BUG: fix origin epoch when freq is Day and harmonize epoch between timezones API - Consistency Internal Consistency of API/Behavior Resample resample method
#34474 by hasB4K was merged Jun 1, 2020 Loading… updated Jun 1, 2020
4 tasks done
1.1
TST: add pattern for nearest Resample resample method Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#33939 by kotamatsuoka was merged May 6, 2020 Loading… updated May 6, 2020
3 of 5 tasks
1.1
BUG: DataFrame.resample raised AmbiguousTimeError at a midnight DST transition Bug Resample resample method Timezones Timezone data dtype
#33137 by mroeschke was merged Apr 3, 2020 Loading… updated Apr 3, 2020
5 tasks done
1.1
BUG: fix size()/count() when resamping empty series (#28427) Datetime Datetime data dtype Resample resample method
#28459 by randomstuff was merged Nov 19, 2019 Loading… updated Nov 19, 2019
5 tasks done
1.0.0
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
#24414 by simonjayhawkins was merged Dec 28, 2018 Loading… updated Dec 28, 2018
2 tasks done
0.24.0
REF/TST: Add more pytest idiom to resample/test_base.py Resample resample method Testing pandas testing functions or related to the test suite
#24377 by simonjayhawkins was merged Dec 23, 2018 Loading… updated Dec 24, 2018
2 tasks done
0.24.0
REF/TST: Add more pytest idiom to tests/resample Resample resample method Testing pandas testing functions or related to the test suite
#24230 by simonjayhawkins was merged Dec 13, 2018 Loading… updated Dec 13, 2018 0.24.0
BUG - anchoring dates for resample with Day(n>1) Bug Frequency DateOffsets Resample resample method
#24159 by ms7463 was merged Dec 13, 2018 Loading… updated Dec 13, 2018
4 tasks
0.24.0
TST/CLN: parametrize tests\resample\test_time_grouper.py Resample resample method Testing pandas testing functions or related to the test suite
#24013 by simonjayhawkins was merged Dec 3, 2018 Loading… updated Dec 3, 2018
2 tasks done
0.24.0
TST: split up pandas/tests/test_resample.py Resample resample method Testing pandas testing functions or related to the test suite
#23872 by simonjayhawkins was merged Nov 26, 2018 Loading… updated Nov 26, 2018
2 tasks done
0.24.0
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
BUG: Correctly weekly resample over DST Resample resample method Timezones Timezone data dtype
#22941 by mroeschke was merged Oct 3, 2018 Loading… updated Oct 3, 2018
5 tasks done
0.24.0
2
5
BUG: loffset has no effect when passing in a numpy.timedelta64 Bug Resample resample method
#22482 by discort was merged Sep 4, 2018 Loading… updated Sep 4, 2018
4 tasks done
0.24.0
ENH: add quantile method to resample Enhancement Resample resample method
#22304 by discort was merged Aug 22, 2018 Loading… updated Aug 22, 2018
4 tasks done
0.24.0
Resampler.__iter__() not working Compat pandas objects compatability with Numpy or Python functions Groupby Resample resample method
#22365 by discort was merged Aug 22, 2018 Loading… updated Aug 22, 2018
4 tasks done
0.24.0
ProTip! Adding no:label will show everything without a label.