-
- 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
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…
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
[WIP] ENH: interval accessor API Design Interval Interval data type
#19502 by jschendel was closed Dec 9, 2018 Loading…
1 of 4 tasks
DOC: update the pandas.IntervalIndex docstring Docs Interval Interval data type
#20188 by verakai was closed Oct 14, 2018 Loading…
5 tasks done
BUG: Let IntervalIndex constructor override inferred closed API Design Bug Interval Interval data type
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
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…
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
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…
[PERF] Get rid of MultiIndex conversion in IntervalIndex.is_monotonic methods Interval Interval data type Performance Memory or execution speed performance
API: allow step!=1 slice with IntervalIndex Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
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
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
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
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
REF: IntervalIndex[IntervalArray] ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type
ProTip! Type g i on any issue or pull request to go back to the issue listing page.