-
- 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
Backport PR #52311 on branch 2.0.x (DOC: Clarify Timestamp(unit=) will not necessarily set unit) Docs Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
Backport PR #52220 on branch 2.0.x (BUG: zero-pad shorter years in pd.Timestamp and associated methods
Timestamp.isoformat) Timestamp Backport PR #52204 on branch 2.0.x (DOC: Update timestamp limitations) Docs Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
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…
2 of 5 tasks
BUG: Timestamp.round overflows Bug Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
ENH: support td64/dt64 in GroupBy.std Groupby Reduction Operations sum, mean, min, max, etc. Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
API: Timestamp and Timedelta .value changing in 2.0 Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
BUG: Timestamp.replace handle out-of-pydatetime range Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
ENH: infer Timestamp(iso8601string) resolution Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
API: dtlike.astype(inty) Astype Dtype Conversions Unexpected or buggy dtype conversions Period Period data type Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.