-
- 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
DOC: Document attributes of Timedelta #59698 Docs Timedelta Timedelta data type
#60171 by ammar-qazi was closed Dec 2, 2024 Loading…
BUG: Raise TypeError when subracting DateTimeArray and other date types Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Stale Timedelta Timedelta data type
Simplify Timedelta init, standardize overflow errors Refactor Internal refactoring of code Stale Timedelta Timedelta data type
BUG: read_csv with custom date parser and na_filter=True results in ValueError IO CSV read_csv, to_csv Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
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
BUG/API: to_timedelta unit-argument ignored for string input Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
#34379 by pdnm was closed Jun 8, 2020 Loading…
6 tasks done
TST: Added regression test Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
ERR: better error message on unparseable datetimes Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
Datetime error message (unable to continue that PR) Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
#30711 by baevpetr was closed Jan 18, 2020 Loading…
2 of 4 tasks
BUG: bug in date_range with custom business hours and given periods Bug 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
DEPR: Deprecate box kwarg for to_timedelta and to_datetime Datetime Datetime data dtype Deprecate Functionality to remove in pandas 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…
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…
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.