-
- 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: timestamp resolution inference: default to microseconds when possible Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Stale Timestamp pd.Timestamp and associated methods
#62031 by jorisvandenbossche was closed Nov 27, 2025 • Draft updated Nov 27, 2025
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: Timestamp.replace failing to update unit Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution
POC/ENH: Timedelta min/max/resolution support non-nano Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type
BUG: datetime64/timedelta64 with non-nanosecond resolution Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
pd.concat dataframes with different datetime64 resolutions Non-Nano BUG: Timestamp.unit now reflects changes in components after Timestamp.replace Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#58121 by diogomsmiranda was closed Aug 9, 2024 Loading… updated Aug 9, 2024
4 tasks done
ENH/WIP: resolution inference in pd.to_datetime, DatetimeIndex Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: setitem with mixed-resolution dt64s Indexing Related to indexing on series/frames, not to indexes themselves Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: Timestamp.unit is now reflecting changes in components after Timestamp.replace Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#58106 by diogomsmiranda was closed Apr 1, 2024 Loading… updated Apr 1, 2024
BUG: to_datetime with floats and unit not matching Timestamp Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution
ENH: read_stata return non-nano IO Stata read_stata, to_stata Non-Nano datetime64/timedelta64 with non-nanosecond resolution
BUG: construct Timestamp with year out of pydatetime range Non-Nano datetime64/timedelta64 with non-nanosecond resolution Stale Timestamp pd.Timestamp and associated methods
#52191 by jbrockmendel was closed Jan 31, 2024 Loading… updated Jan 31, 2024
2 of 5 tasks
BUG: fillna with mixed-resolution dt64/td64 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Non-Nano datetime64/timedelta64 with non-nanosecond resolution
Backport PR #53641: BUG: datetime64/timedelta64 with non-nanosecond resolution Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
pd.concat dataframes with different dateti… Non-Nano ENH: non-nano datetime64s for read_sas IO SAS SAS: read_sas Non-Nano datetime64/timedelta64 with non-nanosecond resolution
TST: dt64 units Non-Nano datetime64/timedelta64 with non-nanosecond resolution Testing pandas testing functions or related to the test suite
BUG: support non-nano times in ewm Non-Nano datetime64/timedelta64 with non-nanosecond resolution Window rolling, ewma, expanding
TST: dt64 units Non-Nano datetime64/timedelta64 with non-nanosecond resolution Testing pandas testing functions or related to the test suite
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.