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: 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
#59901 by KevsterAmp was closed Jan 11, 2025 Loading… updated Jan 11, 2025
3 of 5 tasks
3.0
DOC: Document attributes of Timedelta #59698 Docs Timedelta Timedelta data type
#60171 by ammar-qazi was closed Dec 2, 2024 Loading… updated Dec 2, 2024
BUG: fixed Series.dt methods in ArrowDtype class that were returning incorrect values #57355 Arrow pyarrow functionality Timedelta Timedelta data type
#58052 by St0rmie was merged Jun 18, 2024 Loading… updated Jun 18, 2024
5 tasks done
3.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… updated May 11, 2023
2 of 4 tasks
Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading… updated May 11, 2023
1 task done
Updating and re-opening PR #48275 Bug Stale Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
#50542 by srotondo was closed Apr 26, 2023 Loading… updated Apr 26, 2023
5 tasks
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… updated Aug 15, 2022
2 of 4 tasks
1.5
TST: Regression test added for Timedelta Stale Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#46645 by rxd330 was closed May 24, 2022 Loading… updated May 24, 2022
3 of 4 tasks
1.5
ENH: Fix total seconds in timedelta Stale Timedelta Timedelta data type
#45129 by deponovo was closed Feb 22, 2022 Loading… updated Feb 22, 2022
4 tasks done
Datetime mergeasof tolerance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#28241 by ianzur was merged Sep 25, 2019 Loading… updated Jun 27, 2021
5 tasks done
1.0.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… updated Jun 27, 2021
5 of 6 tasks
0.25.1
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… updated Mar 22, 2021
5 tasks done
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
#39079 by ftrihardjo was closed Jan 31, 2021 Loading… updated Feb 1, 2021
4 tasks
1.3
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… updated Jun 8, 2020
6 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… updated Apr 6, 2020
4 of 5 tasks
1.1
REF/ENH: Constructors for DatetimeArray/TimedeltaArray Datetime Datetime data dtype Timedelta Timedelta data type
#23493 by jbrockmendel was closed Nov 9, 2018 Loading… updated Apr 5, 2020
Display Timedelta nanoseconds Timedelta Timedelta data type
#33250 by jbrockmendel was merged Apr 3, 2020 Loading… updated Apr 3, 2020
5 tasks done
1.1
ERR: better error message on unparseable datetimes Datetime Datetime data dtype Error Reporting Incorrect or improved errors from pandas Timedelta Timedelta data type
#31118 by baevpetr was closed Mar 14, 2020 Loading… updated Mar 14, 2020
1 of 4 tasks
1.1
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… updated Jan 18, 2020
2 of 4 tasks
BUG: bug in date_range with custom business hours and given periods Bug Timedelta Timedelta data type
#30675 by fujiaxiang was merged Jan 5, 2020 Loading… updated Jan 6, 2020
5 tasks done
1.0.0
BUG: appending a Timedelta to Series incorrectly casts to integer Timedelta Timedelta data type
#27303 by jbrockmendel was merged Jul 10, 2019 Loading… updated Jul 10, 2019
5 tasks done
0.25.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… updated May 3, 2019
4 tasks done
[ENH] Move intersection functions for DatetimeIndex and TimedeltaIndex to Datetimelike and added tests Clean Datetime Datetime data dtype Timedelta Timedelta data type
#25121 by fdroessler was closed Mar 26, 2019 Loading… updated Mar 28, 2019
4 tasks done
0.25.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… updated Mar 13, 2019
4 tasks done
0.25.0
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
ProTip! Filter pull requests by the default branch with base:main.