-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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: Utility to return "feasible" dtype for Requires discussion from core team before further action
infer_dtype
output.
Enhancement
Needs Discussion
#61256
opened Apr 8, 2025 by
mroeschke
DEPR: Make Categorical Data Type
Deprecate
Functionality to remove in pandas
dtype="category"
always imply ordered=False
Categorical
#61074
opened Mar 7, 2025 by
mroeschke
TST/CI: Investigate numba=0.61 test segfaults on Ubuntu ARM jobs
CI
Continuous Integration
numba
numba-accelerated operations
Segfault
Non-Recoverable Error
#60879
opened Feb 7, 2025 by
mroeschke
TST: test_on_offset_implementations failing on WASM on CI
Testing
pandas testing functions or related to the test suite
Timezones
Timezone data dtype
#60205
opened Nov 6, 2024 by
mroeschke
BUG(?): Allow setitem to category/sparse of the same underlying dtype?
Bug
PDEP6-related
related to PDEP6 (not upcasting during setitem-like Series operations)
#59627
opened Aug 27, 2024 by
mroeschke
3 tasks done
DEPR: Functionality to remove in pandas
Dtype Conversions
Unexpected or buggy dtype conversions
IO JSON
read_json, to_json, json_normalize
keep_default_dates
and convert_dates
in read_json
Deprecate
#59161
opened Jul 1, 2024 by
mroeschke
BUG: DataFrame([Series with different CategoricalIndexes]) results in non-Categorical columns
Categorical
Categorical Data Type
Constructors
Series/DataFrame/Index/pd.array Constructors
DataFrame
DataFrame data structure
#57592
opened Feb 23, 2024 by
mroeschke
BUG(?): Non nano + DatetOffset(component=0) re-infers resolution
Frequency
DateOffsets
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Numeric Operations
Arithmetic, Comparison, and Logical operations
#57448
opened Feb 16, 2024 by
mroeschke
BUG: binop methods with np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Numeric Operations
Arithmetic, Comparison, and Logical operations
fill_value
not being respected in pandas 2.2
Missing-data
#57447
opened Feb 16, 2024 by
mroeschke
API: Change Related to the Index class or subclasses
Testing
pandas testing functions or related to the test suite
assert_index_equal(exact=)
default from "equiv"
to True
API Design
Index
#57436
opened Feb 15, 2024 by
mroeschke
BUG: Identity checking NA in pyarrow functionality
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Regression
Functionality that used to work in a prior pandas version
map
is incorrect
Arrow
#57390
opened Feb 13, 2024 by
mroeschke
Update _get_dst_hours Cython annotation when numpy 2.0 is the minium version
Compat
pandas objects compatability with Numpy or Python functions
Internals
Related to non-user accessible pandas implementation
#57154
opened Jan 30, 2024 by
mroeschke
TST: Ensure base ExtensionArray tests do not use any fixtures in Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
conftest.py
ExtensionArray
#56735
opened Jan 4, 2024 by
mroeschke
TST: test_setitem_integer_with_missing_raises contains duplicate parametrization
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
#56727
opened Jan 4, 2024 by
mroeschke
BUG: DataFrame([empty EA Series]) returns NAs with dtype object
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
DataFrame
DataFrame data structure
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
#56231
opened Nov 28, 2023 by
mroeschke
3 tasks done
API/DOC: Add Extending pandas with custom dtypes or arrays.
NumpyEADtype
to the public API
Docs
ExtensionArray
#55905
opened Nov 10, 2023 by
mroeschke
BUG(?) Related to the Index class or subclasses
Indexing
Related to indexing on series/frames, not to indexes themselves
Index.__getitem__
with 0D numpy array raises AssertionError
Index
#55601
opened Oct 19, 2023 by
mroeschke
ENH: Allow rank to return int64 for numpy types when no missing values are present
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
Transformations
e.g. cumsum, diff, rank
#55598
opened Oct 19, 2023 by
mroeschke
BUG: Series([pd.NA, np.nan], dtype="Float64").nunique() should return 0?
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#54876
opened Aug 30, 2023 by
mroeschke
3 tasks done
BUG: np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Output-Formatting
__repr__ of pandas objects, to_string
na_rep
not respected in to_*
methods with pd.NA
Bug
Missing-data
#54872
opened Aug 30, 2023 by
mroeschke
3 tasks done
API: Make searchsorted raise TypeError on mismatched types
Dtype Conversions
Unexpected or buggy dtype conversions
#54668
opened Aug 21, 2023 by
mroeschke
API: Don't add extra attributes to matplotlib axes
API Design
Visualization
plotting
#54485
opened Aug 10, 2023 by
mroeschke
API: Have invalid_comparison return pandas object following Arithmetic, Comparison, and Logical operations
__pandas_priority__
?
API Design
Numeric Operations
#54475
opened Aug 9, 2023 by
mroeschke
BUG: is_list_like returns True even if __iter__ raises an error
Bug
#54176
opened Jul 18, 2023 by
mroeschke
3 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.