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/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…
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
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
BUG: Check for overflow in TimedeltaIndex addition. Bug Timedelta Timedelta data type
#14237 by gfyoung was closed Sep 27, 2016 Loading… 0.19.0
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
BUG: Patch Checked Add Method Bug Timedelta Timedelta data type
#14324 by gfyoung was closed Oct 19, 2016 Loading… 0.19.1
Adds custom plot formatting for TimedeltaIndex. Timedelta Timedelta data type Visualization plotting
#15067 by jgoppert was closed Feb 22, 2017 Loading…
2 of 3 tasks
0.20.0
DOC: Fixed timedelta docstring and examples Docs Timedelta Timedelta data type
#23259 by ryankarlos was merged Nov 20, 2018 Loading…
4 tasks done
0.24.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
BUG: TimedeltaIndex.intersection Bug Timedelta Timedelta data type
#17433 by kirkhansen was closed Dec 10, 2017 Loading…
4 tasks
ENH: Add Timedelta Support to JSON Reader with orient=table (#21140) IO JSON read_json, to_json, json_normalize Timedelta Timedelta data type
#21827 by fjdiod was closed Nov 23, 2018 Loading…
4 tasks
Accepts integer/float string with units and raises when unit is ambiguous Bug Timedelta Timedelta data type
#21384 by Sup3rGeo was closed Oct 7, 2018 Loading…
2 of 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
#31538 by ShaharNaveh was merged Apr 3, 2020 Loading…
4 of 5 tasks
1.1
Simplify Timedelta init, standardize overflow errors Refactor Internal refactoring of code Stale Timedelta Timedelta data type
#47004 by patrickmckenna was closed Aug 15, 2022 Loading…
2 of 4 tasks
1.5
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
#23415 by jbrockmendel was closed Nov 12, 2018 Loading… 0.24.0
issue #27642 - timedelta merge asof with tolerance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#27650 by ianzur was merged Aug 22, 2019 Loading…
5 of 6 tasks
0.25.1
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
ProTip! Exclude everything labeled bug with -label:bug.