-
- 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
BUG: Fix Dataframe handling of scalar Timestamp #61444 Bug Stale Timestamp pd.Timestamp and associated methods
#61450 by Farsidetfs was closed Jun 30, 2025 • Draft
3 tasks
Changes to fix docstring issue with pandas.Timestamp.max and min Docs Timestamp pd.Timestamp and associated methods
#59512 by NavaneetthaSundararaj was closed Sep 25, 2024 • Draft
DOC: Fix docstrings for Timestamp: fromordinal, fromtimestamp Docs Timestamp pd.Timestamp and associated methods
#59473 by znarfm was closed Aug 20, 2024 Loading…
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…
4 tasks done
Backport PR #57314 on branch 2.2.x (BUG: Fix near-minimum timestamp handling) Regression Functionality that used to work in a prior pandas version Timestamp pd.Timestamp and associated methods
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
BUG: Timestamp.replace handle out-of-pydatetime range Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
ENH: retain reso in Timestamp(dt64_obj) Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#48865 by jbrockmendel was closed Sep 29, 2022 Loading…
BUG: Timestamp.__add__(np_dt64_obj) result resolution Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#48837 by jbrockmendel was closed Sep 29, 2022 Loading…
5 tasks
Backport PR #48167 on branch 1.4.x (BUG: DTI.intersection with DST transition) setops union, intersection, difference, symmetric_difference Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
ProTip! Type g i on any issue or pull request to go back to the issue listing page.