-
- 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: added example for timezone string for Timestamp.now Docs Timestamp pd.Timestamp and associated methods
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: Added deprecation warning to Timestamp constructor Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale Timestamp pd.Timestamp and associated methods
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 updated Jun 30, 2025
3 tasks
BUG: OverflowError when fillna on DataFrame with a pd.Timestamp (#61208) Bug Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timestamp pd.Timestamp and associated methods
TST: Add test for hash_pandas_object Needs Tests Unit test(s) needed to prevent regressions Timestamp pd.Timestamp and associated methods
pd.Timestamp DST transition hashing BUG: fix to_numeric raises TypeError for Timedelta and Timestamp scalar Bug Dtype Conversions Unexpected or buggy dtype conversions Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
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 updated Sep 25, 2024
DOC: Enforce Numpy Docstring Validation (Issue #59458) Docs Timestamp pd.Timestamp and associated methods
DOC: Fix docstrings for Timestamp: fromordinal, fromtimestamp Docs Timestamp pd.Timestamp and associated methods
#59473 by znarfm was closed Aug 20, 2024 Loading… updated Aug 20, 2024
DOC: Fix docstrings for Timestamp: unit, utcoffset, utctimetuple Docs Timestamp pd.Timestamp and associated methods
#59480 by shreyas-dev was closed Aug 13, 2024 Loading… updated Aug 13, 2024
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
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 #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
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
PERF: Timestamp construction with tz and string offset Performance Memory or execution speed performance Timestamp pd.Timestamp and associated methods
REF: collect Timestamp tests by method Testing pandas testing functions or related to the test suite Timestamp pd.Timestamp and associated methods
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.