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

DOC: document convention argument for resample() Docs Resample resample method
#16965 by fding253 was merged Jul 16, 2017 Loading…
4 tasks
[WIP]: Add quantile shortcut API Design Resample resample method
#15032 by srinivasreddy was closed Mar 28, 2017 Loading…
1 of 4 tasks
Fix #20744 . loffset ignored in upsample Bug Resample resample method
#20867 by johncant was closed Apr 30, 2018 Loading…
4 tasks done
ENH: Allow quantile to accept an int Enhancement Resample resample method
#26350 by dsaxton was closed May 13, 2019 Loading…
DEPR: Remove how, fill_method, and limit from resample Deprecate Functionality to remove in pandas Resample resample method
#30139 by mroeschke was merged Dec 9, 2019 Loading…
4 tasks done
1.0.0
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
ENH: Add end and end_day options for origin from resample Enhancement Resample resample method
#37805 by GYHHAHA was closed Dec 11, 2020 Loading…
2 of 5 tasks
TST: add tests for period resample sum with min_count Resample resample method Testing pandas testing functions or related to the test suite
#29762 by ganevgv was closed Jan 22, 2020 Loading…
4 of 5 tasks
BUG: resample with tz-aware: Values falls after last bin Bug Resample resample method
#15555 by ahcub was closed Mar 28, 2017 Loading…
4 tasks
feat!: Removes inplace option for `pandas.core.resample.Resampler.i… inplace Relating to inplace parameter or equivalent Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method Stale
#58847 by cbpygit was closed Oct 29, 2024 Loading…
5 tasks done
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
BUG: resample with TimedeltaIndex, fenceposts are off Resample resample method Timedelta Timedelta data type
#22488 by discort was merged Sep 5, 2018 Loading…
4 tasks done
0.24.0
BUG: resample by BusinessHour raises ValueError Resample resample method
#16447 by scari was closed Dec 10, 2017 Loading…
4 tasks done
BUG: resampling with NaT in TimedeltaIndex (#13223) Bug Resample resample method Timedelta Timedelta data type
#14649 by fr-chaofan was closed May 7, 2017 Loading…
4 tasks
[BUG]: Groupy and Resample miscalculated aggregation Groupby Resample resample method Stale
#36198 by phofl was closed Nov 26, 2020 Loading…
7 tasks done
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/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
ENH: add 'origin' and 'offset' arguments to 'resample' and 'pd.Grouper' API - Consistency Internal Consistency of API/Behavior Resample resample method
#31809 by hasB4K was merged May 10, 2020 Loading…
9 tasks done
1.1
ProTip! Exclude everything labeled bug with -label:bug.