-
- 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: Added stride/offset aliases in to_datetime Datetime Datetime data dtype Enhancement
#26631 by timcera was closed Oct 6, 2019 Loading…
1 of 4 tasks
TST: Test pd.Grouper base floating point error (#25161) Datetime Datetime data dtype Groupby Testing pandas testing functions or related to the test suite
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
day_of_year API Design Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#25924 by oleksii-polovyi was closed Jun 2, 2019 Loading…
4 tasks
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
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
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: Fix index bug due to parse_time_string GH24091 Bug Datetime Datetime data dtype MultiIndex Period Period data type
#24294 by simonariddell was closed Feb 27, 2019 Loading…
4 tasks done
WIP: multi-timezone handling for array_to_datetime Datetime Datetime data dtype Timezones Timezone data dtype
#24006 by jbrockmendel was closed Apr 22, 2019 Loading…
REF/TST: Fix remaining DatetimeArray with DateOffset arithmetic ops Datetime Datetime data dtype Frequency DateOffsets
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
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…
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
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…
API/DEPR: 'periods' argument instead of 'n' for DatetimeIndex.shift() API Design Datetime Datetime data dtype Deprecate Functionality to remove in pandas
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.