-
- 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
#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… updated Aug 15, 2023
3 tasks done
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… updated May 24, 2023
3 tasks
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… updated May 24, 2023
4 of 5 tasks
BUG/PERF: Fixed IntervalIndex.nbytes and itemsize Interval Interval data type
#20600 by TomAugspurger was closed Apr 4, 2018 Loading… updated May 11, 2023
[TST] BUG: grouping with categorical interval columns Categorical Categorical Data Type Groupby Interval Interval data type Needs Tests Unit test(s) needed to prevent regressions
REF: avoid converting input to cut if passing IntervalIndex bins cut cut, qcut Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type Stale
#47773 by jorisvandenbossche was closed Feb 22, 2023 • Draft updated Feb 22, 2023
PERF: Fix performance regression in get_loc of IntervalIndex Interval Interval data type Performance Memory or execution speed performance
BUG: IntervalArray.shift with invalid NA fill_value Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
CLN: clean IntervalArray._simple_new Interval Interval data type
#50305 by topper-123 was merged Jan 2, 2023 Loading… updated Jan 21, 2023
PERF: IntervalArray.from_tuples Interval Interval data type Performance Memory or execution speed performance
#50620 by lukemanley was merged Jan 7, 2023 Loading… updated Jan 19, 2023
4 tasks done
TST: test UInt64Index in tests/indexes/interval/test_constructors.py Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#49786 by topper-123 was closed Jan 3, 2023 Loading… updated Jan 3, 2023
TST: add tests/arrays/interval/test_constructors.py Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#49788 by topper-123 was closed Jan 3, 2023 Loading… updated Jan 3, 2023
BUG: infer_objects with Intervals Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
ProTip! Mix and match filters to narrow down what you’re looking for.