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

CLN: clean IntervalArray._simple_new Interval Interval data type
#50305 by topper-123 was merged Jan 2, 2023 Loading…
BUG: non-64-bit numeric dtypes should raise in IntervalDtype constructor Bug Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type Regression Functionality that used to work in a prior pandas version Stale
#51322 by topper-123 was closed May 24, 2023 Loading…
4 of 5 tasks
TST: test loc index df with a MultiIndex and constituent IntervalIndex Interval Interval data type MultiIndex Sprints Sprint Pull Requests Stale
#52811 by asdinara was closed May 24, 2023 Loading…
3 tasks
#51826_Fixed bug when np.nan is used as index value with .reindex on … Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#54500 by raj-thapa was closed Aug 15, 2023 Loading…
3 tasks done
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…
ENH: Intervalindex Enhancement Interval Interval data type
#15309 by jreback was closed Apr 14, 2017 Loading… 0.20.0
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
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
Fix bugs in IntervalIndex.is_non_overlapping_monotonic Bug Interval Interval data type
#17238 by jschendel was merged Aug 15, 2017 Loading…
5 tasks done
0.21.0
2
5
Doc: Further improvements for IntervalIndex and Interval Docs Interval Interval data type
#17714 by topper-123 was merged Sep 29, 2017 Loading… 0.21.0
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: Fix IntervalIndex.get_loc/get_indexer for IntervalIndex of length one Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#20946 by jschendel was merged May 5, 2018 Loading…
5 tasks done
0.23.0
2
8
Allow drop bins when using the cut function Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20947 by FANGOD was merged May 10, 2018 Loading…
1 task
0.23.0
ENH: Implement linspace behavior for timedelta_range and interval_range Enhancement Interval Interval data type Timedelta Timedelta data type
#21009 by jschendel was merged May 11, 2018 Loading…
4 tasks done
0.23.0
BUG: Add uint64 support to IntervalTree Bug Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#20651 by jschendel was merged Apr 11, 2018 Loading…
4 tasks done
0.23.0
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
BUG: Allow IntervalIndex to be constructed from categorical data with appropriate dtype Categorical Categorical Data Type Interval Interval data type Regression Functionality that used to work in a prior pandas version
#21254 by jschendel was merged Jun 4, 2018 Loading…
5 tasks done
0.23.1
2
5
ENH: Add length attribute to Interval and IntervalIndex Enhancement Interval Interval data type
#18805 by jschendel was merged Dec 23, 2017 Loading…
4 tasks done
0.23.0
BUG: Fix IntervalIndex.to_tuples() with NA values Bug Interval Interval data type
#18757 by jschendel was merged Dec 15, 2017 Loading…
4 tasks done
0.23.0
BUG: Fix IntervalIndex constructor and copy with non-default closed Bug Interval Interval data type
#18340 by jschendel was merged Nov 20, 2017 Loading…
5 tasks done
0.21.1
2
7
CLN/DOC: Interval and IntervalIndex classes Docs Interval Interval data type
#18585 by jschendel was merged Dec 1, 2017 Loading…
1 task done
0.23.0
ENH: Support TZ Aware IntervalIndex Interval Interval data type Timezones Timezone data dtype
#18558 by jschendel was merged Dec 8, 2017 Loading…
5 tasks done
0.23.0
BUG: Fix IntervalIndex constructor inconsistencies Bug Interval Interval data type
#18424 by jschendel was merged Nov 24, 2017 Loading…
4 tasks done
0.23.0
ProTip! Filter pull requests by the default branch with base:main.