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

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
#3137 by jreback was merged Mar 22, 2013 Loading… 0.11
CLN: remove need for tz_localize, tz_convert in Series, use the generic Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
#6377 by jreback was merged Feb 17, 2014 Loading… 0.14.0
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
#6824 by jreback was merged Apr 6, 2014 Loading… 0.14.0
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
#7617 by jreback was merged Jun 30, 2014 Loading… 0.14.1
BUG: Bug in timeops with non-aligned Series (GH7500) Bug Datetime Datetime data dtype Timedelta Timedelta data type
#7503 by jreback was merged Jun 19, 2014 Loading… 0.14.1
COMPAT: comparisons vs numpy nat not working on windows Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Windows Windows OS
#7597 by jreback was merged Jun 28, 2014 Loading… 0.14.1
BUG: Bug in to_datetime when format='%Y%m%d and coerce=True are specified (GH7930) Bug Datetime Datetime data dtype IO Data IO issues that don't fit into a more specific label
#7931 by jreback was merged Aug 4, 2014 Loading… 0.15.0
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
#8298 by jreback was merged Sep 17, 2014 Loading… 0.15.0
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
#8370 by jreback was merged Sep 23, 2014 Loading… 0.15.0
BUG: Bug in alignment with TimeOps and non-unique indexes (GH8363) Bug Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#8364 by jreback was merged Sep 23, 2014 Loading… 0.15.0
COMPAT: pickle compat for Timestamp in py3.6 Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#14689 by jreback was closed Nov 18, 2016 Loading… 0.19.2
TST: validation tests for #11314, set_index with a tz Datetime Datetime data dtype Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#11316 by jreback was merged Oct 13, 2015 Loading… 0.17.1
BUG: getitem and a series with a non-ndarray values Bug Datetime Datetime data dtype Timezones Timezone data dtype
#12151 by jreback was closed Jan 27, 2016 Loading… 0.18.0
BUG: concat of tz series with NaT Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#12195 by jreback was closed Feb 1, 2016 Loading… 0.18.0
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
#56658 by meeseeksmachine was merged Dec 28, 2023 Loading… 2.2
Backport PR #56370 on branch 2.2.x (BUG: rolling with datetime ArrowDtype) Arrow pyarrow functionality Datetime Datetime data dtype Window rolling, ewma, expanding
#56665 by meeseeksmachine was merged Dec 28, 2023 Loading… 2.2
Backport PR #52330 on branch 2.0.x (ENH: Implement .dt.year for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
#52359 by meeseeksmachine was merged Apr 2, 2023 Loading… 2.0
Backport PR #51869 on branch 2.0.x (ENH: Add to_pydatetime for ArrowExtensionArray) Arrow pyarrow functionality Datetime Datetime data dtype
#51870 by meeseeksmachine was merged Mar 10, 2023 Loading… 2.0
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
#52242 by meeseeksmachine was merged Mar 27, 2023 Loading… 2.0
ProTip! What’s not been updated in a month: updated:<2025-10-30.