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

ENH: Allow quantile to accept an int Enhancement Resample resample method
#26350 by dsaxton was closed May 13, 2019 Loading…
BUG: OverflowError in resample.agg with tz data Bug Resample resample method Timezones Timezone data dtype
#25297 by mroeschke was merged Feb 16, 2019 Loading…
4 tasks done
0.25.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
#24324 by simonjayhawkins was closed Dec 20, 2018 Loading…
2 tasks done
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…
2 tasks done
0.24.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…
2 tasks done
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…
4 tasks
0.24.0
BUG/ENH - base argument no longer ignored in period resample Bug Datetime Datetime data dtype Resample resample method
#23941 by ms7463 was merged Dec 14, 2018 Loading…
4 tasks
0.24.0
DOC: update pandas.core.groupby.DataFrameGroupBy.resample docstring. Docs Resample resample method
#20374 by pandres was merged Nov 14, 2018 Loading…
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…
5 tasks done
0.24.0
2
5
BUG: Avoid AmbiguousTime or NonExistentTime Error when resampling Bug Resample resample method Timezones Timezone data dtype
#22809 by mroeschke was merged Sep 23, 2018 Loading…
5 tasks done
0.24.0
2
3
BUG: loffset has no effect when passing in a numpy.timedelta64 Bug Resample resample method
#22482 by discort was merged Sep 4, 2018 Loading…
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…
4 tasks done
0.24.0
Unable to pass additional arguments to resample().apply() Bug Groupby Resample resample method
#22261 by discort was merged Aug 22, 2018 Loading…
4 tasks done
0.24.0
BUG: Fix #20744. loffset ignored in resample ffill Bug Resample resample method
#20884 by johncant was merged May 1, 2018 Loading…
4 tasks done
0.23.0
Fix #20744 . loffset ignored in upsample Bug Resample resample method
#20867 by johncant was closed Apr 30, 2018 Loading…
4 tasks done
API/BUG: Enforce "normalized" pytz timezones for DatetimeIndex Bug Resample resample method Timezones Timezone data dtype
#20510 by mroeschke was merged Apr 11, 2018 Loading…
3 tasks done
0.23.0
DOC: update the pandas.core.resample.Resampler.backfill docstring Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
#20083 by gcbeltramini was merged Mar 12, 2018 Loading…
5 tasks done
0.23.0
DOC: Clarify use of resample bins (#14888) Docs Resample resample method
#17940 by reidy-p was merged Oct 23, 2017 Loading…
1 task
0.21.0
Added repr string for Grouper and TimeGrouper Groupby Output-Formatting __repr__ of pandas objects, to_string Resample resample method
#18203 by topper-123 was merged Nov 27, 2017 Loading…
3 tasks
0.21.1
DEPR #16747: deprecate pd.TimeGrouper Deprecate Functionality to remove in pandas Resample resample method
#16942 by stevenvandenberghe was closed Sep 28, 2017 Loading…
3 of 4 tasks
0.21.0
resample().apply not returning multiple columns like groupby(pd.Timegrouper()).apply Bug Datetime Datetime data dtype Resample resample method
#17950 by discort was merged Oct 27, 2017 Loading…
4 tasks done
0.21.1
BUG:Time Grouper bug fix when applied for list groupers Bug Groupby Resample resample method
#17587 by ruiann was merged Oct 1, 2017 Loading…
4 tasks done
0.21.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.