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

BUG: hashing datetime64 objects Datetime Datetime data dtype
#50960 by jbrockmendel was closed Aug 15, 2023 Loading…
5 tasks
Recognize timezoned labels when accessing dataframes. Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#17920 by 1kastner was closed Jun 30, 2018 Loading…
4 tasks done
implement+test mean for datetimelike EA/Index/Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
#24757 by jbrockmendel was merged Jun 10, 2019 Loading…
2 of 4 tasks
0.25.0
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
#23539 by jbrockmendel was merged Nov 11, 2018 Loading… 0.24.0
REF/ENH: Constructors for DatetimeArray/TimedeltaArray Datetime Datetime data dtype Timedelta Timedelta data type
#23493 by jbrockmendel was closed Nov 9, 2018 Loading…
DOC: Updated docstring DatetimeIndex.tz_localize Datetime Datetime data dtype Docs Timezones Timezone data dtype
#20050 by IHackPy was merged Mar 14, 2018 Loading…
ENH: support cut/qcut for datetime/timedelta (GH14714) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Datetime Datetime data dtype Enhancement Timedelta Timedelta data type
#14737 by aileronajay was merged Dec 3, 2016 Loading…
4 tasks done
0.20.0
Issue 20927 fix resolves read_sas error for dates/datetimes greater than 2262-04-11 Datetime Datetime data dtype IO SAS SAS: read_sas Period Period data type
#28047 by paul-lilley was merged May 25, 2020 Loading…
3 of 4 tasks
1.1
BUG/ENH - base argument no longer ignored in period resample Bug Datetime Datetime data dtype Resample resample method
#23941 by ms7463 was merged Dec 14, 2018 Loading…
4 tasks
0.24.0
REF/TST: Fix remaining DatetimeArray with DateOffset arithmetic ops Datetime Datetime data dtype Frequency DateOffsets
#23789 by jbrockmendel was merged Nov 28, 2018 Loading…
4 tasks
0.24.0
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
BUG: Timestamp == date match stdlib Datetime Datetime data dtype Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#36131 by jbrockmendel was merged Jan 1, 2021 Loading…
4 of 5 tasks
1.3
REF: Simplify Datetimelike constructor dispatching Datetime Datetime data dtype Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23140 by jbrockmendel was closed Oct 18, 2018 Loading…
PERF: added no exception versions of '_string_to_dts' and 'parse_iso_8601_datetime' functions Datetime Datetime data dtype Performance Memory or execution speed performance
#26220 by anmyachev was merged May 7, 2019 Loading…
3 of 4 tasks
0.25.0
DEPR: Deprecate box kwarg for to_timedelta and to_datetime Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timedelta Timedelta data type
#24486 by cbertinato was merged Mar 13, 2019 Loading…
4 tasks done
0.25.0
PERF: pd.to_datetime, unit='s' much slower for float64 than for int64 Datetime Datetime data dtype Performance Memory or execution speed performance
#35027 by arw2019 was merged Sep 19, 2020 Loading…
6 tasks done
1.2
TST: Tests and Helpers for Datetime/Period Arrays Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
#23502 by jbrockmendel was merged Nov 9, 2018 Loading…
ENH: Format datetime.datetime and pd.Timestamp objects in pd.to_datetime Datetime Datetime data dtype
#49338 by aaossa was closed Nov 30, 2022 Loading…
5 tasks done
PERF: leverage tzlocal package to provide 2000x speedup for dateutil.tz.tzlocal operations Datetime Datetime data dtype Performance Memory or execution speed performance Timezones Timezone data dtype
#24737 by qwhelan was closed Jun 8, 2019 Loading…
4 tasks
ENH: to_datetime support iso week year (16607) Updated Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#24844 by RjLi13 was closed Mar 5, 2019 Loading…
4 tasks done
BUG: to_datetime with unit with Int64 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
#30241 by AlexKirko was merged Jan 2, 2020 Loading…
5 tasks done
1.0.0
DOC: update the pandas.Series.shift docstring Datetime Datetime data dtype Docs
#20472 by ZackStone was merged Nov 4, 2018 Loading…
5 tasks done
0.24.0
BUG: #47350 if else added to add NaT for missing time values Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#47647 by hamedgibago was closed Oct 31, 2022 Loading…
ENH: add __from_pyarrow__ support to DatetimeTZDtype Arrow pyarrow functionality Datetime Datetime data dtype
#52201 by tswast was merged Apr 17, 2023 Loading…
5 tasks done
2.1
ProTip! Follow long discussions with comments:>50.