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: IntervalIndex.get_indexer with non-unique side Interval Interval data type
#62825 by jbrockmendel was merged Oct 24, 2025 Loading…
3 of 5 tasks
3.0
BUG: inference with Interval subclass Interval Interval data type
#62680 by jbrockmendel was merged Oct 14, 2025 Loading…
3 of 5 tasks
3.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
Fix BUG: Cannot shift Intervals that are not closed='right' (the default) Interval Interval data type
#60407 by lfffkh was merged Nov 25, 2024 Loading…
3 tasks done
3.0
CI: Uninstall nomkl & 32 bit Interval tests 32bit 32-bit systems CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Interval Interval data type Testing pandas testing functions or related to the test suite
#59553 by mroeschke was merged Aug 20, 2024 Loading… 2.2.3
Fix for issue #57268 - ENH: Preserve input start/end type in interval… Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#57399 by VISWESWARAN1998 was merged Feb 15, 2024 Loading…
5 tasks
3.0
TST: Fix IntervalIndex constructor tests on big-endian systems Interval Interval data type Testing pandas testing functions or related to the test suite
#57393 by QuLogic was merged Feb 13, 2024 Loading…
2 tasks done
3.0
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
#56785 by meeseeksmachine was merged Jan 8, 2024 Loading… 2.2
BUG: IntervalIndex.from_tuples raising with masked subtype Interval Interval data type NA - MaskedArrays Related to pd.NA and nullable extension arrays
#56766 by phofl was merged Jan 8, 2024 Loading…
5 tasks
2.2
BUG: IntervalIndex.factorize with non-nano Interval Interval data type Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#56099 by jbrockmendel was merged Nov 21, 2023 Loading…
2 of 5 tasks
2.2
TST: collect Interval tests Interval Interval data type Testing pandas testing functions or related to the test suite
#56072 by jbrockmendel was merged Nov 20, 2023 Loading… 2.2
DEPR: is_period, is_interval Deprecate Functionality to remove in pandas Interval Interval data type Period Period data type
#56038 by jbrockmendel was merged Nov 18, 2023 Loading…
3 of 5 tasks
2.2
DEPR: fractional periods in date_range, timedelta_range, period_range… Datetime Datetime data dtype Deprecate Functionality to remove in pandas Interval Interval data type Period Period data type Timedelta Timedelta data type
#56036 by jbrockmendel was merged Nov 20, 2023 Loading…
2 of 5 tasks
2.2
BUG: IntervalIndex.from_arrays with mismatched datetimelike resos Interval Interval data type Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#55714 by jbrockmendel was merged Oct 27, 2023 Loading…
2 of 5 tasks
2.2
REF: de-duplicate IntervalArray formatting functions Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#55469 by jbrockmendel was merged Oct 10, 2023 Loading…
5 tasks
2.2
REF: remove unnecessary IntervalIndex._format_native_types Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#55416 by jbrockmendel was merged Oct 6, 2023 Loading… 2.2
BUG: Series[slc]=foo raising with IntervalIndex Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#55258 by jbrockmendel was merged Sep 25, 2023 Loading…
3 of 5 tasks
2.2
BUG: Interval with Timestamp with tz shows tz Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string Timezones Timezone data dtype
#55035 by mroeschke was merged Sep 18, 2023 Loading…
4 tasks done
2.2
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
#54968 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
BUG: IntervalIndex.get_indexer incorrectly matching ints to datetimes Interval Interval data type
#54964 by jbrockmendel was merged Sep 20, 2023 Loading…
3 of 5 tasks
2.2
BUG: Categorical.isin raising for overlapping intervals Bug Categorical Categorical Data Type Interval Interval data type
#54951 by lukemanley was merged Sep 2, 2023 Loading…
5 tasks done
2.2
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
#54945 by lukemanley was merged Sep 2, 2023 Loading…
5 tasks done
2.1.1
BUG: inaccurate Index._can_hold_na Index Related to the Index class or subclasses Interval Interval data type
#54690 by jbrockmendel was merged Aug 22, 2023 Loading…
1 of 5 tasks
2.2
REF: remove special-casing for IntervalDtype in Index._raise_if_missing Interval Interval data type Refactor Internal refactoring of code
#54557 by jbrockmendel was merged Aug 16, 2023 Loading…
5 tasks
2.2
Fixed unexpected np.nan value with reindex on pd.series with pd.Inter… Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#54549 by raj-thapa was merged Aug 18, 2023 Loading…
3 tasks done
2.2
ProTip! Adding no:label will show everything without a label.