Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DOC: added example for timezone string for Timestamp.now Docs Timestamp pd.Timestamp and associated methods
#63096 by arturkenzo was merged Nov 29, 2025 Loading…
1 task done
3.0
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
#62801 by jbrockmendel was merged Nov 19, 2025 Loading…
6 tasks done
3.0
BUG: Timestamp.normalize overflow Bug Timestamp pd.Timestamp and associated methods
#62305 by jbrockmendel was merged Sep 10, 2025 Loading…
3 of 5 tasks
3.0
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
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
#61216 by PedroM4rques was merged Apr 14, 2025 Loading…
5 tasks done
3.0
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
#61149 by j-hendricks was closed Jun 30, 2025 Loading…
1 of 5 tasks
3.0
Update timestamps.pyx Bug Stale Timestamp pd.Timestamp and associated methods
#60624 by joansigh was closed Jan 31, 2025 Loading…
5 tasks
TST: Add test for pd.Timestamp DST transition hashing hash_pandas_object Needs Tests Unit test(s) needed to prevent regressions Timestamp pd.Timestamp and associated methods
#60346 by KevsterAmp was merged Nov 17, 2024 Loading…
3 of 5 tasks
3.0
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
#59974 by yuanx749 was merged Oct 5, 2024 Loading…
4 of 5 tasks
3.0
DOC: Enforce Numpy Docstring Validation (Issue #59458) Docs Timestamp pd.Timestamp and associated methods
#59590 by ankit-dhokariya was merged Aug 25, 2024 Loading…
3 of 5 tasks
3.0
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…
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 ignoring explicit tz=None Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
#58226 by tqa236 was merged Apr 15, 2024 Loading…
5 tasks done
3.0
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
#57573 by meeseeksmachine was merged Feb 23, 2024 Loading… 2.2.1
BUG: Fix near-minimum timestamp handling Regression Functionality that used to work in a prior pandas version Timestamp pd.Timestamp and associated methods
#57314 by robert-schmidtke was merged Feb 22, 2024 Loading…
4 of 5 tasks
2.2.1
BUG: Return numpy types from ArrowExtensionArray.to_numpy for temporal types when possible Arrow pyarrow functionality Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#56459 by mroeschke was merged Dec 14, 2023 Loading…
5 tasks
2.2
BUG: Return numpy types from ArrowExtensionArray.to_numpy for temporal types when possible Arrow pyarrow functionality Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#56003 by mroeschke was closed Dec 11, 2023 Loading…
2 of 4 tasks
2.2
PERF: Timestamp construction with tz and string offset Performance Memory or execution speed performance Timestamp pd.Timestamp and associated methods
#55748 by jbrockmendel was merged Oct 29, 2023 Loading… 2.2
REF: collect Timestamp tests by method Testing pandas testing functions or related to the test suite Timestamp pd.Timestamp and associated methods
#55674 by jbrockmendel was merged Oct 25, 2023 Loading… 2.2
BUG: Timestamp(pd.NA) raising TypeError Bug Timestamp pd.Timestamp and associated methods
#54102 by lukemanley was merged Jul 17, 2023 Loading…
5 tasks done
2.1
Fix ns precision isoformat Output-Formatting __repr__ of pandas objects, to_string Timestamp pd.Timestamp and associated methods
#53073 by i1oveMyse1f was merged May 9, 2023 Loading…
5 tasks done
2.1
ProTip! Add no:assignee to see everything that’s not assigned.