-
- 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
API: microsecond resolution for Timedelta strings Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
API: date_range, timedelta_range infer unit from start/end/freq API - Consistency Internal Consistency of API/Behavior Datetime Datetime data dtype Timedelta Timedelta data type
ENH: clarify error message when multiplying bool times Timedelta Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#63139 by natmokval was merged Nov 26, 2025 Loading…
4 tasks
REF: inline array_to_datetime64 cases, update tests Refactor Internal refactoring of code Timedelta Timedelta data type
DEPR: silent string casting in binary Timedelta operations Deprecate Functionality to remove in pandas Timedelta Timedelta data type
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
BUG: to_datetime(None) inconsistent with other conversions Datetime Datetime data dtype Timedelta Timedelta data type
BUG: Timedelta with invalid keyword Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
DOC: Document attributes of Timedelta #59698 Docs Timedelta Timedelta data type
#60171 by ammar-qazi was closed Dec 2, 2024 Loading…
BUG: fix DataFrame(data=[None, 1], dtype='timedelta64[ns]') raising ValueError Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
BUG: fix to_numeric raises TypeError for Timedelta and Timestamp scalar Bug Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
BUG: Raise TypeError when subracting DateTimeArray and other date types Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Stale Timedelta Timedelta data type
BUG: groupby().any() returns true for groups with timedelta all NaT Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reduction Operations sum, mean, min, max, etc. Timedelta Timedelta data type
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
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
DOC: fix GL08 for pandas.tseries.offsets.YearEnd.rule_code Docs Timedelta Timedelta data type
#59399 by tuhinsharma121 was closed Aug 30, 2024 • Draft
BUG: Fix multiplying Timedelta Series with a pandas nullable dtype Series NA - MaskedArrays Related to pd.NA and nullable extension arrays Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#58375 by kvnwng11 was closed May 22, 2024 Loading…
3 of 5 tasks
Fix DataFrame.cumsum failing when dtype is timedelta64[ns] Reduction Operations sum, mean, min, max, etc. Timedelta Timedelta data type
Previous Next
ProTip! no:milestone will show everything without a milestone.