-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ENH: .interval accessor
Enhancement
Interval
Interval data type
#16401
opened May 20, 2017 by
jreback
BUG/inconsistency: IntervalIndex.get_loc gives a location for non-exact inputs
API Design
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Interval
Interval data type
#19349
opened Jan 22, 2018 by
topper-123
Features which Interval / IntervalIndex should probably have
Enhancement
Interval
Interval data type
#19480
opened Jan 31, 2018 by
alexlenail
Series.reindex() does nothing
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
Interval
Interval data type
#17132
opened Jul 31, 2017 by
dniku
Pandas indexing bug raises TypeError when slicing with categorical IntervalIndex
Bug
Categorical
Categorical Data Type
Indexing
Related to indexing on series/frames, not to indexes themselves
Interval
Interval data type
#21068
opened May 16, 2018 by
antipisa
API: Implement interval-point joins
Enhancement
Interval
Interval data type
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#21901
opened Jul 13, 2018 by
jschendel
BUG: Overflow in IntervalIndex/IntervalArray mid/length
Bug
Interval
Interval data type
#25499
opened Mar 1, 2019 by
jschendel
issues with overlapping multi index intervals
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Interval
Interval data type
MultiIndex
#27456
opened Jul 18, 2019 by
mahdirajabi96
interval.overlaps() mishandles empty intervals
Bug
Interval
Interval data type
#26893
opened Jun 16, 2019 by
ghost
ENH: Method to recover IntervalIndex when reloaing plain-text files
Enhancement
Interval
Interval data type
IO CSV
read_csv, to_csv
#23595
opened Nov 9, 2018 by
benkrikler
Inconsistent behavior when calling join/concat on DataFrames with CategoricalIndex and IntervalIndex
Bug
Categorical
Categorical Data Type
Interval
Interval data type
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#25019
opened Jan 30, 2019 by
shengpu-tang
IntervalIndex level in MultiIndex does not work as expected
Indexing
Related to indexing on series/frames, not to indexes themselves
Interval
Interval data type
MultiIndex
Needs Tests
Unit test(s) needed to prevent regressions
#25298
opened Feb 13, 2019 by
pushkarnimkar
ENH: Interval type should support intersection, union & overlaps & difference
Enhancement
Interval
Interval data type
setops
union, intersection, difference, symmetric_difference
#21998
opened Jul 20, 2018 by
haleemur
IntervalIndex: outer intervals closed 'both' should be possible
Enhancement
Interval
Interval data type
#28872
opened Oct 9, 2019 by
johannes-mueller
ENH: pd.cut should be able to return a Series of IntervalDtype
cut
cut, qcut
Enhancement
Interval
Interval data type
Needs Discussion
Requires discussion from core team before further action
#31459
opened Jan 30, 2020 by
Dr-Irv
The IntervalIndex documentation makes no mention of IntervalIndex.get_loc
Docs
Interval
Interval data type
#31073
opened Jan 16, 2020 by
dumbledad
IntervalArray equality with wrong length Iterable raises TypeError
API - Consistency
Internal Consistency of API/Behavior
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Interval
Interval data type
Needs Discussion
Requires discussion from core team before further action
Numeric Operations
Arithmetic, Comparison, and Logical operations
#31646
opened Feb 4, 2020 by
simonjayhawkins
BUG: IntervalIndex cannot be saved to HDF file
Bug
Interval
Interval data type
IO HDF5
read_hdf, HDFStore
Regression
Functionality that used to work in a prior pandas version
#38305
opened Dec 5, 2020 by
twoertwein
2 of 3 tasks
to_json/read_json can't handle interval index
Bug
Interval
Interval data type
IO JSON
read_json, to_json, json_normalize
#35420
opened Jul 27, 2020 by
konstantinmiller
ENH: Arithmetic with Timestamp-based intervals
Datetime
Datetime data dtype
Enhancement
Interval
Interval data type
Numeric Operations
Arithmetic, Comparison, and Logical operations
#35908
opened Aug 26, 2020 by
gerritholl
ENH: IntervalIndex as groups in groupby
Enhancement
Groupby
Interval
Interval data type
#37949
opened Nov 19, 2020 by
twoertwein
BUG: Extending pandas with custom dtypes or arrays.
Interval
Interval data type
Testing
pandas testing functions or related to the test suite
pd.testing.assert_frame_equal
does not propagate precision to interval dtype
Bug
ExtensionArray
#43913
opened Oct 7, 2021 by
stephanegaiffas
3 tasks done
ENH: Arithmetic operations on intervals
Enhancement
Interval
Interval data type
Needs Discussion
Requires discussion from core team before further action
Numeric Operations
Arithmetic, Comparison, and Logical operations
#43629
opened Sep 18, 2021 by
Hoeze
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.