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

COMPAT: empty IntervalIndexis np.int64 dtype 32bit 32-bit systems Compat pandas objects compatability with Numpy or Python functions Interval Interval data type Testing pandas testing functions or related to the test suite
#19106 by jreback was merged Jan 7, 2018 Loading… 0.23.0
BUG: IntervalIndex set op bugs for empty results Bug Interval Interval data type
#19112 by jschendel was merged Jan 12, 2018 Loading…
4 tasks done
0.23.0
Fix IntervalDtype Bugs and Inconsistencies API Design Bug Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#18997 by jschendel was merged Jan 10, 2018 Loading…
4 tasks done
0.23.0
API: Prohibit non-numeric dtypes in IntervalIndex API Design Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#19022 by jschendel was merged Jan 5, 2018 Loading…
4 tasks done
0.23.0
TST: Split tests/indexes/interval/test_interval.py into separate files Interval Interval data type Testing pandas testing functions or related to the test suite
#19009 by jschendel was merged Dec 30, 2017 Loading…
1 task done
0.23.0
BUG: Index constructor does not maintain CategoricalDtype Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#19048 by jschendel was merged Jan 3, 2018 Loading…
4 tasks done
0.23.0
ENH: Add dtype parameter to IntervalIndex constructors and deprecate from_intervals Deprecate Functionality to remove in pandas Interval Interval data type
#19339 by jschendel was merged Jan 25, 2018 Loading…
5 tasks done
0.23.0
implement ABCInterval Dtype Conversions Unexpected or buggy dtype conversions Enhancement Interval Interval data type
#19367 by jbrockmendel was merged Jan 25, 2018 Loading…
4 tasks
0.23.0
Change IntervalIndex set-ops error code type Error Reporting Incorrect or improved errors from pandas Interval Interval data type
#19329 by topper-123 was merged Jan 21, 2018 Loading…
4 tasks done
0.23.0
ENH: Add IntervalDtype support to IntervalIndex.astype Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#19231 by jschendel was merged Jan 14, 2018 Loading…
4 tasks done
0.23.0
DOC: update the docstrings of Interval and IntervalMixin Docs Interval Interval data type
#20132 by akoeltringer was merged Mar 14, 2018 Loading…
4 of 5 tasks
0.23.0
DOC: update the IntervalIndex.from_array docstring Docs Interval Interval data type
#20224 by verakai was merged Mar 13, 2018 Loading…
5 tasks done
0.23.0
DOC: Updating pandas.Interval docstring Docs Interval Interval data type
#20057 by akielbowicz was merged Mar 14, 2018 Loading… 0.23.0
BUG: Fixes to msgpack support. Interval Interval data type Period Period data type Timedelta Timedelta data type
#19975 by Liam3851 was merged Mar 7, 2018 Loading…
5 tasks
0.23.0
2
7
Fix typos in test_interval_new.py Interval Interval data type Testing pandas testing functions or related to the test suite
#20026 by jschendel was merged Mar 7, 2018 Loading… 0.23.0
TST: Add interval closed fixture to top-level conftest Clean Interval Interval data type Testing pandas testing functions or related to the test suite
#21595 by jschendel was merged Jun 22, 2018 Loading… 0.24.0
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
BUG: interval_range with float step Interval Interval data type
#54477 by mroeschke was merged Aug 10, 2023 Loading…
3 tasks done
2.1
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
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
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
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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.