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

BUG: Series.resample failing for non-nanosecond unit that's out of bounds for nano reso Non-Nano datetime64/timedelta64 with non-nanosecond resolution Resample resample method
#62955 by phofl was merged Nov 3, 2025 Loading…
5 tasks done
3.0
DEPR: remove the Period resampling deprecation Period Period data type Resample resample method
#62480 by jorisvandenbossche was merged Sep 27, 2025 Loading… 2.3.3
CLN: remove unreachable in resample Clean Resample resample method
#62439 by jbrockmendel was merged Sep 25, 2025 Loading…
5 tasks
3.0
ENH: Warn on unused arguments to resample Resample resample method Warnings Warnings that appear or should be added to pandas
#62101 by jbrockmendel was merged Aug 13, 2025 Loading…
5 tasks
3.0
BUG: Fix #61222: Keep index name when resampling with pyarrow dtype Arrow pyarrow functionality Resample resample method
#61229 by mthiboust was merged Apr 7, 2025 Loading…
5 tasks done
3.0
DOC: Fix some core.resample.Resampler docstrings Docs Resample resample method
#60502 by knowltod was merged Jan 2, 2025 Loading… 3.0
Fix indices docstrings, DataFrameGroupBy, SeriesGroupBy, Resampler Docs Groupby Resample resample method
#60444 by gvmmybear was merged Dec 1, 2024 Loading…
2 tasks done
Starting month ignored by resample Bug Resample resample method Stale
#59547 by KatsiarynaDzibrova was closed Sep 25, 2024 Loading…
1 of 5 tasks
BUG: Handle nonexistent end dates when resampling Bug Resample resample method Timezones Timezone data dtype
#59471 by rob-sil was merged Aug 21, 2024 Loading…
4 of 5 tasks
3.0
Update resample.py Resample resample method
#59353 by Amit-0905 was closed Aug 21, 2024 Loading…
5 tasks done
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
DEPR: resample with PeriodIndex Clean Period Period data type Resample resample method Stale
#58021 by jbrockmendel was closed Sep 25, 2025 Loading…
5 tasks
Remove fillna from Resampler Resample resample method
#57348 by phofl was merged Feb 12, 2024 Loading…
5 tasks
3.0
BUG: resample with ArrowDtype Arrow pyarrow functionality Resample resample method
#56371 by mroeschke was merged Dec 9, 2023 Loading…
3 of 5 tasks
2.2
DEPR: resample with PeriodIndex Deprecate Functionality to remove in pandas Period Period data type Resample resample method
#55968 by jbrockmendel was merged Dec 18, 2023 Loading…
3 of 5 tasks
2.2
DEPR: kind keyword in resample Deprecate Functionality to remove in pandas Resample resample method
#55895 by jbrockmendel was merged Nov 30, 2023 Loading…
3 of 5 tasks
2.2
BUG: df.resample('MS', closed='right') incorrectly places bins Resample resample method
#55283 by MarcoGorelli was merged Sep 26, 2023 Loading…
6 of 7 tasks
2.2
3
6
ProTip! Filter pull requests by the default branch with base:main.