-
- 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
Fix IntervalDtype Bugs and Inconsistencies API Design Bug Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
API: Prohibit non-numeric dtypes in IntervalIndex API Design Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
BUG: Index constructor does not maintain CategoricalDtype Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
implement ABCInterval Dtype Conversions Unexpected or buggy dtype conversions Enhancement Interval Interval data type
Change IntervalIndex set-ops error code type Error Reporting Incorrect or improved errors from pandas Interval Interval data type
ENH: Add IntervalDtype support to IntervalIndex.astype Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
BUG: inaccurate Index._can_hold_na Index Related to the Index class or subclasses Interval Interval data type
Backport PR #54945 on branch 2.1.x (REGR: MultiIndex.append raising for overlapping IntervalIndex levels) Interval Interval data type MultiIndex Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Categorical.isin raising for overlapping intervals Bug Categorical Categorical Data Type Interval Interval data type
Backport PR #56766 on branch 2.2.x (BUG: IntervalIndex.from_tuples raising with masked subtype) Interval Interval data type NA - MaskedArrays Related to pd.NA and nullable extension arrays
TST: collect Interval tests Interval Interval data type Testing pandas testing functions or related to the test suite
BUG: IntervalIndex.from_arrays with mismatched datetimelike resos Interval Interval data type Non-Nano datetime64/timedelta64 with non-nanosecond resolution
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.