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

New Interval / IntervalIndex behavior spec Interval Interval data type Testing pandas testing functions or related to the test suite
#16386 by alexlenail was merged Dec 28, 2017 Loading…
3 tasks done
0.23.0
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
REF: IntervalIndex[IntervalArray] ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type
#20611 by TomAugspurger was merged Jul 13, 2018 Loading… 0.24.0
ENH: Intervalindex Enhancement Interval Interval data type
#15309 by jreback was closed Apr 14, 2017 Loading… 0.20.0
API: Implement new indexing behavior for intervals API Design Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#27100 by jschendel was merged Jul 2, 2019 Loading…
4 tasks done
0.25.0
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: Back IntervalArray by array instead of Index Interval Interval data type
#36310 by jbrockmendel was merged Oct 2, 2020 Loading… 1.2
ENH: add and register Arrow extension types for Period and Interval ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type Period Period data type
#28371 by jorisvandenbossche was merged Jan 9, 2020 Loading… 1.0.0
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
[PERF] Get rid of MultiIndex conversion in IntervalIndex.intersection Interval Interval data type Performance Memory or execution speed performance
#26225 by makbigc was merged Jun 6, 2019 Loading… 0.25.0
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type
#61920 by khemkaran10 was merged Nov 25, 2025 Loading…
3 tasks done
3.0
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
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
Make *_range functions consistent API Design Error Reporting Incorrect or improved errors from pandas Interval Interval data type
#17482 by jschendel was merged Sep 14, 2017 Loading…
4 tasks done
0.21.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…
3 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…
ENH: make "closed" part of IntervalDtype Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#38394 by jbrockmendel was merged Jan 10, 2021 Loading…
5 tasks done
1.3
API: change IntervalIndex.contains to work elementwise Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#17753 by jorisvandenbossche was merged Jul 1, 2019 Loading… 0.25.0
BUG: Allow addition of Timedelta to Timestamp interval Bug Interval Interval data type
#32107 by dsaxton was merged Apr 25, 2020 Loading…
5 tasks done
1.1
ENH: Implement overlaps method for Interval-like Enhancement Interval Interval data type
#22939 by jschendel was merged Oct 24, 2018 Loading…
3 tasks done
0.24.0
WIP: overlaps handling of empty intervals in Interval and IntervalArray Bug Interval Interval data type
#26937 by ghost was closed Jun 20, 2019 Loading…
4 tasks done
0.25.0
REF: back IntervalArray by a single ndarray Interval Interval data type Refactor Internal refactoring of code
#37047 by jbrockmendel was merged Oct 12, 2020 Loading…
5 tasks
1.2
Interval dtype fix Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#25338 by zangell44 was merged Feb 20, 2019 Loading…
7 tasks done
0.24.2
Issue/26506 Provides correct desciption in docstring that get_indexer methods are not yet supported Docs Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#26519 by timgates42 was merged May 30, 2019 Loading…
4 tasks done
0.25.0
ENH: Add dtype parameter to IntervalIndex constructors and deprecate from_intervals Deprecate Functionality to remove in pandas Interval Interval data type
#19339 by jschendel was merged Jan 25, 2018 Loading…
5 tasks done
0.23.0
ProTip! Adding no:label will show everything without a label.