-
- 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
ENH: clarify error message when passing the removed year frequencies 'AS-JAN' Frequency DateOffsets
#63047 by natmokval was merged Nov 10, 2025 Loading…
3 tasks done
BUG: bdate_range with "cbh" fails Frequency DateOffsets
#62873 by natmokval was merged Nov 3, 2025 Loading…
4 tasks done
BUG: freq invalidation in DatetimeIndex.where Conditionals E.g. where, mask, case_when Frequency DateOffsets
BUG: resample with asfreq ignores origin if the dataframe has a fixed frequency #62725 Frequency DateOffsets Resample resample method
ENH: improve error message when specifying a previously-deprecated frequen… Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
BUG: Timedelta from Tick offsets now behaves like keyword arguments (GH#62310) Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#62321 by skalwaghe-56 was closed Sep 12, 2025 Loading…
4 tasks done
ERR: Improve error message for deprecated frequency aliases in to_offset Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
#62271 by Aniketsy was closed Oct 5, 2025 Loading…
DOC/ENH: Holiday days_of_week value error Frequency DateOffsets
#61658 by sharkipelago was merged Jun 17, 2025 Loading…
3 tasks done
DOC: Fix docs for BusinessDay constructor #52431 Docs Frequency DateOffsets
#61543 by camacluc was closed Jul 16, 2025 Loading…
2 tasks
DOC: Improve DateOffset docstring with constructor and examples (#52431) Docs Frequency DateOffsets Stale
#61476 by ericzhihuang was closed Jun 30, 2025 Loading…
Backport PR #59441 on branch 2.2.x (COMPAT: Fix numpy 2.1 timedelta * DateOffset) Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
ENH: Raise TypeError instead of RecursionError when multiplying DateOffsets Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations
COMPAT: Fix numpy 2.1 timedelta * DateOffset Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
fix: show correct error message when invalid period alias is passed to to_timestamp Error Reporting Incorrect or improved errors from pandas Frequency DateOffsets
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.