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: Incorrect IntervalIndex.is_overlapping Interval Interval data type
#49933 by Hikipeko was merged Dec 5, 2022 Loading… updated Dec 7, 2022
5 tasks done
2.0
BUG: Propagating precision to interval dtype #43913 Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#47947 by SomtochiUmeh was closed Nov 17, 2022 Loading… updated Nov 17, 2022
3 tasks done
TST: adding a test for bar plot with intervalrange xaxis Interval Interval data type Testing pandas testing functions or related to the test suite Visualization plotting
#47344 by noatamir was merged Jun 15, 2022 Loading… updated Oct 20, 2022
3 tasks done
1.5
BUG: IntervalIndex.get_loc/get_indexer wrong return value / error Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#25090 by samuelsinayoko was closed Jun 27, 2019 Loading… updated Oct 13, 2022
3 of 4 tasks
REGR: fix pd.cut with datetime IntervalIndex as bins cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
#47771 by jorisvandenbossche was merged Aug 19, 2022 Loading… updated Aug 20, 2022 1.4.4
Backport PR #47771 on branch 1.4.x (REGR: fix pd.cut with datetime IntervalIndex as bins) cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
#48166 by meeseeksmachine was merged Aug 19, 2022 Loading… updated Aug 19, 2022 1.4.4
Revert Interval/IntervalIndex/interval_range.inclusive deprecation Interval Interval data type
#48116 by mroeschke was merged Aug 18, 2022 Loading… updated Aug 18, 2022 1.5
ENH: Support For Interval __contains__ Other Interval (#46613) Interval Interval data type
#47927 by kapiliyer was merged Aug 15, 2022 Loading… updated Aug 15, 2022
5 tasks done
1.5
BUG: fix parquet roundtrip for Interval dtype with datetime64[ns] subtype Interval Interval data type IO Parquet parquet, feather
#46034 by jorisvandenbossche was merged Feb 27, 2022 Loading… updated Aug 1, 2022 1.5
TST: Addition test for get_indexer for interval index Interval Interval data type Testing pandas testing functions or related to the test suite
#47816 by parthi-siva was merged Jul 26, 2022 Loading… updated Jul 26, 2022
3 tasks done
1.5
Cln tests interval wrt inclusive Clean Interval Interval data type Testing pandas testing functions or related to the test suite
#47775 by phofl was merged Jul 18, 2022 Loading… updated Jul 20, 2022 1.5
CLN: Rename private variables to inclusive Clean Interval Interval data type
#47655 by phofl was merged Jul 10, 2022 Loading… updated Jul 18, 2022 1.5
TYP: Improve typing interval inclusive Interval Interval data type Typing type annotations, mypy/pyright type checking
#47646 by phofl was merged Jul 9, 2022 Loading… updated Jul 9, 2022 1.5
DEPR: Deprecate set_closed and add set_incluive Deprecate Functionality to remove in pandas Interval Interval data type
#47636 by phofl was merged Jul 8, 2022 Loading… updated Jul 9, 2022 1.5
DEPR: Remove deprecation from private class IntervalTree Deprecate Functionality to remove in pandas Interval Interval data type
#47637 by phofl was merged Jul 8, 2022 Loading… updated Jul 8, 2022 1.5
Revert inclusive default change of IntervalDtype Interval Interval data type
#47367 by phofl was merged Jul 6, 2022 Loading… updated Jul 6, 2022
4 tasks done
1.5
BUG Fix: Allow using datetime64[ns, UTC] in IntervalDtype Interval Interval data type Timezones Timezone data dtype
#47208 by weikhor was merged Jun 7, 2022 Loading… updated Jun 8, 2022
4 tasks
1.5
BUG: Fix infinite recursion loop when pivot of IntervalTree is ±inf Bug Interval Interval data type
#46664 by johannes-mueller was merged Jun 6, 2022 Loading… updated Jun 6, 2022
4 tasks done
1.5
ENH: consistency of input args for boundaries - pd.interval_range Deprecate Functionality to remove in pandas Interval Interval data type
#46355 by weikhor was merged Apr 4, 2022 Loading… updated May 31, 2022
4 tasks done
1.5
ENH: consistency of input args for boundaries - Interval Interval Interval data type
#46522 by weikhor was merged May 30, 2022 Loading… updated May 31, 2022
4 tasks
1.5
Test added IntervalIndex_get_indexer_non_unique Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Period Period data type Stale Testing pandas testing functions or related to the test suite
#46668 by Kyrpel was closed May 25, 2022 Loading… updated May 25, 2022
3 of 4 tasks
Allow using datetime64[ns, UTC] in IntervalDtype Datetime Datetime data dtype Interval Interval data type Stale
#46666 by helgehatt was closed May 11, 2022 Loading… updated May 11, 2022
Parse IntervalArray and IntervalIndex from strings Enhancement Interval Interval data type IO CSV read_csv, to_csv
#41451 by erikmannerfelt was closed Mar 6, 2022 Loading… updated Mar 6, 2022
3 of 4 tasks
Remove some dead code in core/arrays/interval.py Clean Interval Interval data type
#46128 by Dr-Irv was closed Feb 25, 2022 Loading… updated Feb 25, 2022
BUG: Fix joining overlapping IntervalIndex objects (GH-45661) Index Related to the Index class or subclasses Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#45662 by johannes-mueller was merged Jan 28, 2022 Loading… updated Feb 9, 2022
4 tasks done
1.4.1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.