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

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
#59901 by KevsterAmp was closed Jan 11, 2025 Loading…
3 of 5 tasks
3.0
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…
5 tasks done
3.0
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…
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…
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…
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…
4 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…
4 tasks
1.3
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
Display Timedelta nanoseconds Timedelta Timedelta data type
#33250 by jbrockmendel was merged Apr 3, 2020 Loading…
5 tasks done
1.1
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
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…
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…
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…
5 tasks done
1.0.0
Datetime mergeasof tolerance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#28241 by ianzur was merged Sep 25, 2019 Loading…
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…
5 of 6 tasks
0.25.1
BUG: appending a Timedelta to Series incorrectly casts to integer Timedelta Timedelta data type
#27303 by jbrockmendel was merged Jul 10, 2019 Loading…
5 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…
4 tasks done
0.25.0
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
#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…
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
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
ProTip! Exclude everything labeled bug with -label:bug.