-
- 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
BUG: hashing datetime64 objects Datetime Datetime data dtype
#50960 by jbrockmendel was closed Aug 15, 2023 Loading…
5 tasks
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
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
REF/ENH: Constructors for DatetimeArray/TimedeltaArray Datetime Datetime data dtype Timedelta Timedelta data type
#23493 by jbrockmendel was closed Nov 9, 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
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
REF/TST: Fix remaining DatetimeArray with DateOffset arithmetic ops Datetime Datetime data dtype Frequency DateOffsets
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
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
DEPR: Deprecate box kwarg for to_timedelta and to_datetime Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timedelta Timedelta data type
PERF: pd.to_datetime, unit='s' much slower for float64 than for int64 Datetime Datetime data dtype Performance Memory or execution speed performance
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 data dtype
datetime.datetime and pd.Timestamp objects in pd.to_datetime Datetime #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
BUG: to_datetime with unit with Int64 Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays.
Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading…
1 task done
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.