-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG/API: cast to nanos before writing datetimes to JSON Bug Datetime Datetime data dtype IO JSON read_json, to_json, json_normalize
BUG: DatetimeIndex asof with string key Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
Warn on no-op rounding for datetimelike dtypes Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
API: to_datetime strings default to microsecond Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
BUG: Do not ignore sort in concat for DatetimeIndex Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62752 by rhshadrach was closed Oct 25, 2025 • Draft
1 of 5 tasks
BUG: Timestamp.replace failing to update unit Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: to_datetime(None) inconsistent with other conversions Datetime Datetime data dtype Timedelta Timedelta data type
BUG: date comparison fails when series is all pd.NaT values Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
BUG: Fix bug in to_datetime that occasionally throws FloatingPointErr… Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Bug cov nat Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
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
API (string): return str dtype for .dt methods, DatetimeIndex methods backported Datetime Datetime data dtype Strings String extension data type and string data
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.