-
- 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: bug in date_range with custom business hours and given periods Bug Timedelta Timedelta data type
DOC: Document attributes of Timedelta #59698 Docs Timedelta Timedelta data type
#60171 by ammar-qazi was closed Dec 2, 2024 Loading…
DOC: Improve docstring of Timedelta.delta Docs Timedelta Timedelta data type
#21135 by chalmerlowe was closed May 19, 2018 Loading…
1 of 4 tasks
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…
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…
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
disallow Timedelta ops with unitless timedelta64 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
core: fix DatetimeBlock operated with timedelta Datetime Datetime data dtype Timedelta Timedelta data type
#22007 by holymonson was closed Aug 18, 2018 Loading…
4 tasks done
delegate (most) datetimelike Series arithmetic ops to DatetimeIndex Docs Timedelta Timedelta data type
#18817 by jbrockmendel was closed Dec 28, 2017 Loading…
3 of 4 tasks
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
ERR: better error message on unparseable datetimes Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
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
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! Exclude everything labeled
bug with -label:bug.