-
- 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/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
implement Timedelta mod, divmod, rmod, rdivmod, fix and test scalar methods Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19365 by jbrockmendel was closed Feb 19, 2018 Loading…
2 of 4 tasks
Accepts integer/float string with units and raises when unit is ambiguous (2) Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
#23025 by Sup3rGeo was closed May 3, 2019 Loading…
4 tasks done
Adds custom plot formatting for TimedeltaIndex. Timedelta Timedelta data type Visualization plotting
DEPR: Deprecate box kwarg for to_timedelta and to_datetime Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timedelta Timedelta data type
BUG: TimedeltaIndex.intersection Bug Timedelta Timedelta data type
#17433 by kirkhansen was closed Dec 10, 2017 Loading…
4 tasks
TST: Extend timedelta64 arithmetic tests to TimedeltaArray Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#23642 by jbrockmendel was merged Nov 20, 2018 Loading…
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
BUG: Series constructor drops nanoseconds of Timedelta scalar Bug Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
#38040 by ma3da was closed Dec 11, 2020 Loading…
5 tasks done
TST: Added regression test Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
Simplify Timedelta init, standardize overflow errors Refactor Internal refactoring of code Stale Timedelta Timedelta data type
Tslibs offsets immutable Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
#18224 by jbrockmendel was closed Nov 12, 2017 Loading…
BUG: resampling with NaT in TimedeltaIndex (#13223) Bug Resample resample method Timedelta Timedelta data type
#14649 by fr-chaofan was closed May 7, 2017 Loading…
4 tasks
core: try coerce result back to DatetimeBlock Datetime Datetime data dtype Timedelta Timedelta data type
#22008 by holymonson was closed Aug 18, 2018 Loading…
4 tasks done
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
BUG: TimedeltaIndex.intersection Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#22114 by kirkhansen was closed Feb 27, 2019 Loading…
4 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.