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 is_monotonic, get_loc, get_indexer_for, contains with np.nan Bug Interval Interval data type
#41863 by jbrockmendel was merged Jun 10, 2021 Loading… updated Jun 10, 2021
4 tasks done
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… updated Jun 9, 2021 1.3
BUG: IntervalIndex.intersection Interval Interval data type
#41883 by jbrockmendel was merged Jun 9, 2021 Loading… updated Jun 9, 2021 1.3
ENH/BUG: DataFrame(object_array_of_periods_or_intervals) Bug Interval Interval data type
#41812 by jbrockmendel was merged Jun 4, 2021 Loading… updated Jun 4, 2021
1 of 4 tasks
1.3
REF: stronger typing in IntervalTree Interval Interval data type Typing type annotations, mypy/pyright type checking
#41814 by jbrockmendel was merged Jun 4, 2021 Loading… updated Jun 4, 2021
4 tasks
1.3
ENH: maybe_convert_objects handle IntervalArray Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#41776 by jbrockmendel was merged Jun 2, 2021 Loading… updated Jun 2, 2021 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… updated Jun 2, 2021 1.3
REF: avoid maybe_convert_platform Constructors Series/DataFrame/Index/pd.array Constructors Interval Interval data type Refactor Internal refactoring of code
#41709 by jbrockmendel was merged May 31, 2021 Loading… updated May 31, 2021
4 tasks
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… updated Apr 12, 2021
3 tasks
1.3
REF: share IntervalIndex._simple_new with ExtensionIndex ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses Interval Interval data type Refactor Internal refactoring of code
#40617 by jbrockmendel was merged Mar 24, 2021 Loading… updated Mar 24, 2021 1.3
BUG: IntervalArray.insert cast on failure Bug Interval Interval data type
#40359 by jbrockmendel was merged Mar 15, 2021 Loading… updated Mar 15, 2021
2 of 4 tasks
1.3
REF: De-duplicate ExtensionIndex._validate_fill_value ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#39923 by jbrockmendel was merged Feb 21, 2021 Loading… updated Feb 21, 2021
4 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… updated Feb 15, 2021
4 tasks
1.3
ENH: Arithmetic with Timestamp-based intervals Datetime Datetime data dtype Interval Interval data type Numeric Operations Arithmetic, Comparison, and Logical operations Stale
#36001 by souris-dev was closed Feb 11, 2021 Draft updated Feb 11, 2021
5 tasks done
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… updated Jan 20, 2021
3 of 4 tasks
1.3
Dispatch IntervalIndex.argsort to IntervalArray Interval Interval data type
#31582 by jbrockmendel was closed Feb 19, 2020 Loading… updated Jan 20, 2021 1.1
ENH: make closed part of IntervalDtype Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#37933 by jbrockmendel was closed Nov 24, 2020 Loading… updated Jan 15, 2021
3 of 5 tasks
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… updated Jan 15, 2021
3 of 4 tasks
1.3
IntervalIndex/IntervalArray __repr__ remove redundant closed Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#39085 by jbrockmendel was merged Jan 11, 2021 Loading… updated Jan 11, 2021 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… updated Jan 10, 2021
5 tasks done
1.3
BUG: IntervalIndex.take without fill_value Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#37330 by jbrockmendel was merged Oct 31, 2020 Loading… updated Jan 4, 2021
4 of 5 tasks
1.2
BUG: IntervalIndex.intersection returning duplicates Index Related to the Index class or subclasses Interval Interval data type
#38834 by phofl was merged Dec 31, 2020 Loading… updated Jan 1, 2021
5 tasks done
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… updated Dec 30, 2020
4 of 5 tasks
1.3
PERF: IntervalIndex.isin Interval Interval data type Performance Memory or execution speed performance
#38353 by jbrockmendel was merged Dec 14, 2020 Loading… updated Dec 14, 2020 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… updated Dec 3, 2020
4 of 5 tasks
1.2
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.