-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: resample with asfreq ignores origin if the dataframe has a fixed frequency #62725 Frequency DateOffsets Resample resample method
ENH: Warn on unused arguments to resample Resample resample method Warnings Warnings that appear or should be added to pandas
Starting month ignored by resample Bug Resample resample method Stale
#59547 by KatsiarynaDzibrova was closed Sep 25, 2024 Loading…
1 of 5 tasks
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…
4 of 5 tasks
Update resample.py Resample resample method
#59353 by Amit-0905 was closed Aug 21, 2024 Loading…
5 tasks done
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…
5 tasks done
DEPR: resample with PeriodIndex Clean Period Period data type Resample resample method Stale
#58021 by jbrockmendel was closed Sep 25, 2025 Loading…
5 tasks
DEPR: resample with PeriodIndex Deprecate Functionality to remove in pandas Period Period data type Resample resample method
BUG: resample method
DataFrame.resample changing index type to MultiIndex when dataframe is empty and upsampling MultiIndex Resample #55772 by Charlie-XIAO was closed Feb 28, 2024 Loading…
4 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.