-
- 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
BUG: Propagating precision to interval dtype #43913 Interval Interval data type Stale Testing pandas testing functions or related to the test suite
#47947 by SomtochiUmeh was closed Nov 17, 2022 Loading… updated Nov 17, 2022
3 tasks done
TST: adding a test for bar plot with intervalrange xaxis Interval Interval data type Testing pandas testing functions or related to the test suite Visualization plotting
BUG: IntervalIndex.get_loc/get_indexer wrong return value / error Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#25090 by samuelsinayoko was closed Jun 27, 2019 Loading… updated Oct 13, 2022
3 of 4 tasks
REGR: fix pd.cut with datetime IntervalIndex as bins cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
Backport PR #47771 on branch 1.4.x (REGR: fix pd.cut with datetime IntervalIndex as bins) cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
BUG: fix parquet roundtrip for Interval dtype with datetime64[ns] subtype Interval Interval data type IO Parquet parquet, feather
TST: Addition test for get_indexer for interval index Interval Interval data type Testing pandas testing functions or related to the test suite
Test added IntervalIndex_get_indexer_non_unique Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Period Period data type Stale Testing pandas testing functions or related to the test suite
#46668 by Kyrpel was closed May 25, 2022 Loading… updated May 25, 2022
3 of 4 tasks
Parse IntervalArray and IntervalIndex from strings Enhancement Interval Interval data type IO CSV read_csv, to_csv
#41451 by erikmannerfelt was closed Mar 6, 2022 Loading… updated Mar 6, 2022
3 of 4 tasks
Remove some dead code in core/arrays/interval.py Clean Interval Interval data type
#46128 by Dr-Irv was closed Feb 25, 2022 Loading… updated Feb 25, 2022
BUG: Fix joining overlapping IntervalIndex objects (GH-45661) Index Related to the Index class or subclasses Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.