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

WIP/API/ENH: IntervalIndex API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Interval Interval data type
#8707 by shoyer was closed Sep 9, 2016 Loading…
20 of 35 tasks
Add spec for new Interval / IntervalIndex methods: .overlaps(), .covers() Interval Interval data type Testing pandas testing functions or related to the test suite
#18975 by alexlenail was closed Sep 25, 2018 Loading…
3 tasks done
TST: Move fully passing tests from test_interval_new to test_interval Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#19652 by jschendel was closed Jun 28, 2018 Loading…
2 tasks done
[WIP] ENH: interval accessor API Design Interval Interval data type
#19502 by jschendel was closed Dec 9, 2018 Loading…
1 of 4 tasks
ENH: add IntervalIndex.get_loc_exact to look for exact matches only API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#19353 by topper-123 was closed May 18, 2018 Loading…
4 tasks done
DOC: Update pandas.cut docstring Docs Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20104 by ikoevska was merged Mar 16, 2018 Loading…
BUG: Fix RecursionError when using a scalar point to select IntervalIndex columns Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#26570 by jschendel was closed Jul 19, 2019 Loading…
4 tasks done
Removed unsigned parametrization from Intervaltree Interval Interval data type
#30366 by WillAyd was closed Jan 1, 2020 Loading…
BUG/PERF: Fixed IntervalIndex.nbytes and itemsize Interval Interval data type
#20600 by TomAugspurger was closed Apr 4, 2018 Loading…
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…
3 of 4 tasks
Get rid of MultiIndex conversion in IntervalIndex.is_unique Interval Interval data type Performance Memory or execution speed performance
#25159 by makbigc was closed May 14, 2019 Loading…
[CLN] Remove TypeError in Interval.length Clean Interval Interval data type
#25859 by makbigc was merged Mar 24, 2019 Loading…
DOC: update the pandas.IntervalIndex docstring Docs Interval Interval data type
#20188 by verakai was closed Oct 14, 2018 Loading…
5 tasks done
ENH: Arithmetic with Timestamp-based intervals Datetime Datetime data dtype Interval Interval data type Numeric Operations Arithmetic, Comparison, and Logical operations Stale
#36001 by souris-dev was closed Feb 11, 2021 Draft
5 tasks done
ENH: make closed part of IntervalDtype Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#37933 by jbrockmendel was closed Nov 24, 2020 Loading…
3 of 5 tasks
TYP: libinterval Interval Interval data type Mothballed Temporarily-closed PR the author plans to return to Typing type annotations, mypy/pyright type checking
#41059 by jbrockmendel was closed Jun 12, 2021 Loading…
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…
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…
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…
3 of 4 tasks
REF: avoid converting input to cut if passing IntervalIndex bins cut cut, qcut Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type Stale
#47773 by jorisvandenbossche was closed Feb 22, 2023 Draft
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…
3 tasks done
TST: test UInt64Index in tests/indexes/interval/test_constructors.py Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#49786 by topper-123 was closed Jan 3, 2023 Loading…
TST: add tests/arrays/interval/test_constructors.py Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#49788 by topper-123 was closed Jan 3, 2023 Loading…
PERF: IntervalArray.from_tuples Interval Interval data type Performance Memory or execution speed performance
#50620 by lukemanley was merged Jan 7, 2023 Loading…
4 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.