-
- 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
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: Bug in sum of a timedelta64[ns] series (GH6462) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
PERF: perf improvements in timedelta conversions from integer dtypes Performance Memory or execution speed performance Timedelta Timedelta data type
BUG: Bug in timedelta inference when assigning an incomplete Series (GH7592) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
BUG: allow std to work with timedeltas (GH8471) Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
BUG: Bug in iat return boxing for Timestamp/Timedelta (GH7729) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
TST: tests for reduction of series with nan timedelta (GH7661) Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
ENH/BUG: allow timedelta resamples Bug Enhancement Resample resample method Timedelta Timedelta data type
BUG: Bug in incorrection computation of .mean() on timedelta64[ns] because of overflow #9442 Bug Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
Backport PR #56613 on branch 2.2.x (BUG: Added raising when merging datetime columns with timedelta columns) Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
Backport PR #56650 on branch 2.2.x (ENH: Implement dt methods for pyarrow duration types) Arrow pyarrow functionality Timedelta Timedelta data type
Backport PR #52391 on branch 2.0.x (BUG: dt.days for timedelta non-nano overflows int32) Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
BUG: all-NaT TDI division with object dtype preserve td64 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
BUG: Index[object].astype(td64) failing to raise with invalid NAs Bug Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type
REF: array_to_timedelta64 handle 2D Refactor Internal refactoring of code Timedelta Timedelta data type
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-10-30.