-
- 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: inferred_freq with non-nano Frequency DateOffsets Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: BusinessDay addition with non-nano Frequency DateOffsets Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: DateOffset addition with non-nano Frequency DateOffsets Non-Nano datetime64/timedelta64 with non-nanosecond resolution Numeric Operations Arithmetic, Comparison, and Logical operations
BUG: Week.__add__ with non-nano Frequency DateOffsets Non-Nano datetime64/timedelta64 with non-nanosecond resolution Numeric Operations Arithmetic, Comparison, and Logical operations
DEPR offsets: rename 'Q' to 'QE' Deprecate Functionality to remove in pandas Frequency DateOffsets
#55553 by natmokval was merged Oct 24, 2023 Loading…
3 tasks done
API: make Day preserve time-of-day across DST transitions Frequency DateOffsets Stale Timezones Timezone data dtype
#55502 by jbrockmendel was closed Aug 1, 2025 Loading…
1 of 5 tasks
Backport PR #55077 on branch 2.1.x (Revert "BUG: Timestamp origin takes no effect in resample for 'MS' frequency (#53938)") Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
BUG: Silence DateOffsets Visualization plotting Warnings Warnings that appear or should be added to pandas
Period[B] warnings in plotting code Frequency Revert "BUG: Timestamp origin takes no effect in resample for 'MS' frequency (#53938)" Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
BUG: Timestamp origin takes no effect in resample for 'MS' frequency Frequency DateOffsets Resample resample method
TST: add the parameter MonthEnd(2) to 2 tests with freq= 2M Frequency DateOffsets Needs Tests Unit test(s) needed to prevent regressions
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.