-
- 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
ENH: GH3070 allow string selection on a DataFrame with a datelike index, to have partial_string semantics (like Series) Bug Datetime Datetime data dtype Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
BUG: Regression from 0.13 in the treatment of numpy datetime64 non-ns dtypes in Series creation (GH6429) Bug Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
BUG: Regression from 0.13 with fillna and a Series on datetime-like (6344) Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
COMPAT: make numpy NaT comparison use a view to avoid implicit conversions Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
BUG: Bug in iat return boxing for Timestamp/Timedelta (GH7729) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
BUG/COMPAT: set tz on DatetimeIndex on pickle reconstruction (GH8367) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype MultiIndex
COMPAT: pickle compat for Timestamp in py3.6 Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
Backport PR #56613 on branch 2.2.x (BUG: Added raising when merging datetime columns with timedelta columns) Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
Backport PR #56370 on branch 2.2.x (BUG: rolling with datetime ArrowDtype) Arrow pyarrow functionality Datetime Datetime data dtype Window rolling, ewma, expanding
Backport PR #52330 on branch 2.0.x (ENH: Implement .dt.year for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
Backport PR #51869 on branch 2.0.x (ENH: Add to_pydatetime for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
Backport PR #52195 on branch 2.0.x (WARN: Only warn about inconsistent parsing if there are multiple non-null elements) Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-10-30.