-
- 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: 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
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… updated May 7, 2017
4 tasks
delegate (most) datetimelike Series arithmetic ops to DatetimeIndex Docs Timedelta Timedelta data type
#18817 by jbrockmendel was closed Dec 28, 2017 Loading… updated Feb 11, 2018
3 of 4 tasks
BUG: Fixed timedelta numeric operations Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
#18892 by TomAugspurger was closed May 2, 2018 Loading… updated May 2, 2018
DOC: Improve docstring of Timedelta.delta Docs Timedelta Timedelta data type
#21135 by chalmerlowe was closed May 19, 2018 Loading… updated May 19, 2018
1 of 4 tasks
Tslibs offsets immutable Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
#18224 by jbrockmendel was closed Nov 12, 2017 Loading… updated Jun 19, 2018
disallow Timedelta ops with unitless timedelta64 Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
Implement missing tests, fix offset floordiv, rfloordiv, fix return types Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19738 by jbrockmendel was closed Feb 19, 2018 Loading… updated Jun 22, 2018
3 of 4 tasks
BUG: TimedeltaIndex.intersection Bug Timedelta Timedelta data type
#17433 by kirkhansen was closed Dec 10, 2017 Loading… updated Jul 24, 2018
4 tasks
core: fix DatetimeBlock operated with timedelta Datetime Datetime data dtype Timedelta Timedelta data type
#22007 by holymonson was closed Aug 18, 2018 Loading… updated Aug 18, 2018
4 tasks done
core: try coerce result back to DatetimeBlock Datetime Datetime data dtype Timedelta Timedelta data type
#22008 by holymonson was closed Aug 18, 2018 Loading… updated Aug 18, 2018
4 tasks done
Adds custom plot formatting for TimedeltaIndex. Timedelta Timedelta data type Visualization plotting
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/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
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… updated Nov 20, 2018
BUG: TimedeltaIndex.intersection Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#22114 by kirkhansen was closed Feb 27, 2019 Loading… updated Feb 27, 2019
4 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.