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: IntervalArray.__cmp__(pd.NA) Bug Interval Interval data type
#44830 by jbrockmendel was merged Dec 11, 2021 Loading…
3 of 4 tasks
1.4
ENH: IntervalArray.min/max Enhancement Interval Interval data type
#44746 by jbrockmendel was merged Dec 6, 2021 Loading…
3 of 4 tasks
1.4
BUG: join MultiIndex with overlapping IntervalIndex level (#44096) Interval Interval data type MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44588 by johannes-mueller was merged Nov 25, 2021 Loading…
4 tasks done
1.4
BUG: .get_indexer_non_unique() must return an array of ints (#44084) Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type MultiIndex
#44404 by johannes-mueller was merged Nov 14, 2021 Loading…
4 tasks done
1.4
TST: Test Series' settitem with Interval and NaN Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Testing pandas testing functions or related to the test suite
#43844 by ElDeveloper was merged Oct 5, 2021 Loading…
3 of 4 tasks
1.4
PERF/REGR: IntervalIndex.intersection, PeriodIndex.get_loc Index Related to the Index class or subclasses Interval Interval data type Performance Memory or execution speed performance Period Period data type
#42293 by jbrockmendel was merged Jun 29, 2021 Loading…
4 tasks
1.3
REF: de-duplicate IntervalIndex._intersection Index Related to the Index class or subclasses Interval Interval data type Refactor Internal refactoring of code
#41929 by jbrockmendel was merged Jun 10, 2021 Loading… 1.3
Tst interval index NaN uniqueness Interval Interval data type Testing pandas testing functions or related to the test suite
#41870 by r-toroxel was merged Jun 9, 2021 Loading… 1.3
BUG: lib.infer_dtype with incompatible intervals Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#41749 by jbrockmendel was merged Jun 2, 2021 Loading… 1.3
TST Add test for iloc on interval index Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#40866 by EricLeer was merged Apr 12, 2021 Loading…
3 tasks
1.3
TST: fixturize indexing intervalindex tests Interval Interval data type Testing pandas testing functions or related to the test suite
#39803 by jbrockmendel was merged Feb 15, 2021 Loading…
4 tasks
1.3
ENH: cast instead of raise for IntervalIndex setops with differnet closed Index Related to the Index class or subclasses Interval Interval data type
#39267 by jbrockmendel was merged Jan 20, 2021 Loading…
3 of 4 tasks
1.3
BUG: Series.__setitem__ with mismatched IntervalDtype Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#39120 by jbrockmendel was merged Jan 15, 2021 Loading…
3 of 4 tasks
1.3
TST: GH38718 Tests for casting an interval range from float to int Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type Testing pandas testing functions or related to the test suite
#38719 by moink was merged Dec 30, 2020 Loading…
4 of 5 tasks
1.3
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
PERF: IntervalIndex.isin Interval Interval data type Performance Memory or execution speed performance
#38353 by jbrockmendel was merged Dec 14, 2020 Loading… 1.3
TST: string representation of IntervalIndex Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#38242 by arw2019 was merged Dec 3, 2020 Loading…
4 of 5 tasks
1.2
Revert "REF: back IntervalArray by a single ndarray (#37047)" Interval Interval data type Refactor Internal refactoring of code
#38024 by jorisvandenbossche was merged Nov 24, 2020 Loading… 1.2
BUG: IntervalIndex.putmask with datetimelike dtypes Bug Datetime Datetime data dtype Interval Interval data type
#37968 by jbrockmendel was merged Nov 20, 2020 Loading…
4 of 5 tasks
1.2
REF: de-duplicate pointwise get_indexer for IntervalIndex Interval Interval data type
#37919 by jbrockmendel was merged Nov 18, 2020 Loading… 1.2
REF: de-duplicate IntervalIndex compatiblity checks Interval Interval data type Refactor Internal refactoring of code
#37916 by jbrockmendel was merged Nov 18, 2020 Loading…
5 tasks
1.2
BUG: __getitem__ raise blank KeyError for IntervalIndex and missing keys Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#37873 by phofl was merged Nov 26, 2020 Loading…
5 tasks done
1.2
REF: share IntervalIndex._check_method with CategoricalIndex Interval Interval data type Refactor Internal refactoring of code
#37871 by jbrockmendel was merged Nov 17, 2020 Loading… 1.2
BUG: RecursionError when selecting single column from IntervalIndex #26490 Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#37152 by jbrockmendel was merged Oct 17, 2020 Loading…
5 tasks done
1.2
REF: IntervalArray comparisons Interval Interval data type Refactor Internal refactoring of code
#37124 by jbrockmendel was merged Nov 3, 2020 Loading…
5 tasks
1.2
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.