-
- 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
BUG: resample with tz-aware: Values falls after last bin Bug Resample resample method
#15555 by ahcub was closed Mar 28, 2017 Loading… updated Mar 28, 2017
4 tasks
[WIP]: Add quantile shortcut API Design Resample resample method
#15032 by srinivasreddy was closed Mar 28, 2017 Loading… updated Apr 28, 2017
1 of 4 tasks
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… updated May 7, 2017
4 tasks
DEPR #16747: deprecate pd.TimeGrouper Deprecate Functionality to remove in pandas Resample resample method
#16942 by stevenvandenberghe was closed Sep 28, 2017 Loading… updated Sep 28, 2017 0.21.0
3 of 4 tasks
BUG: resample by BusinessHour raises ValueError Resample resample method
#16447 by scari was closed Dec 10, 2017 Loading… updated Dec 10, 2017
4 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
ENH: Allow quantile to accept an int Enhancement Resample resample method
#26350 by dsaxton was closed May 13, 2019 Loading… updated May 13, 2019
ENH: add 'origin' and 'offset' arguments to 'resample' and 'pd.Grouper' API - Consistency Internal Consistency of API/Behavior Resample resample method
Backport PR #37198 on branch 1.1.x (BUG: Regression in Resample.apply raised error when apply affected only a Series) Apply Apply, Aggregate, Transform, Map Resample resample method
ENH: Add end and end_day options for origin from resample Enhancement Resample resample method
#37805 by GYHHAHA was closed Dec 11, 2020 Loading… updated Dec 11, 2020
2 of 5 tasks
Backport PR #44828 on branch 1.3.x (REGR: resampling DataFrame with DateTimeIndex with empty groups and uint8, uint16 or uint32 columns incorrectly raising RuntimeError) Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Resample resample method
BUG: Unable to pass additional arguments to resample().apply() API Design Bug Resample resample method
#14635 by sivieri was closed Feb 27, 2017 Loading… updated May 11, 2023
feat!: Removes Relating to inplace parameter or equivalent Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method Stale
inplace option for `pandas.core.resample.Resampler.i… inplace #58847 by cbpygit was closed Oct 29, 2024 Loading… updated Oct 29, 2024
5 tasks done
BUG: resample method Stale
groupby then resample on column gives incorrect results if the index is out of order Bug Groupby Resample #59408 by aram-cedarwood was closed Apr 15, 2025 Loading… updated Apr 15, 2025
4 of 5 tasks
ProTip! Adding no:label will show everything without a label.