Skip to content

Issues: pandas-dev/pandas

Beta
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
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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

ENH: show the raw unicode in the output formatting of Index/array? Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings
#60819 opened Jan 30, 2025 by jorisvandenbossche
Change default string storage from "python" to "pyarrow" (if installed) for for NA-variant of StringDtype API Design NA - MaskedArrays Related to pd.NA and nullable extension arrays Strings String extension data type and string data
#60287 opened Nov 12, 2024 by jorisvandenbossche 3.0
BUG?: using None as replacement value in replace() typically upcasts to object dtype API - Consistency Internal Consistency of API/Behavior Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#60284 opened Nov 12, 2024 by jorisvandenbossche
BUG (string dtype): logical operation with bool and string failing Bug Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#60234 opened Nov 7, 2024 by jorisvandenbossche 3.0
ERR: consistent error messages for unsupported setitem values API - Consistency Internal Consistency of API/Behavior Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#60218 opened Nov 6, 2024 by jorisvandenbossche
BUG/API: preserve dtype in Index append() Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Strings String extension data type and string data
#60159 opened Oct 31, 2024 by jorisvandenbossche 3.0
Consider moving pyarrow's pandas compatibility and conversion code to the pandas project? Arrow pyarrow functionality Needs Discussion Requires discussion from core team before further action
#59780 opened Sep 11, 2024 by jorisvandenbossche
API: handling of missing values in Index.__contains__ API - Consistency Internal Consistency of API/Behavior Index Related to the Index class or subclasses Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#59765 opened Sep 9, 2024 by jorisvandenbossche 4.0
ERR: consistent error messages for unsupported reduction operations API - Consistency Internal Consistency of API/Behavior Error Reporting Incorrect or improved errors from pandas Reduction Operations sum, mean, min, max, etc.
#59580 opened Aug 22, 2024 by jorisvandenbossche
String dtype: overview of breaking behaviour changes API Design Strings String extension data type and string data
#59328 opened Jul 26, 2024 by jorisvandenbossche 3.0
ENH/BUG: pd.date_range() still defaults to nanosecond resolution Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#59031 opened Jun 17, 2024 by jorisvandenbossche 3.0
API: timestamp resolution inference - default to one unit (if possible) instead of being data-dependent? Datetime Datetime data dtype Non-Nano datetime64/timedelta64 with non-nanosecond resolution Timestamp pd.Timestamp and associated methods
#58989 opened Jun 12, 2024 by jorisvandenbossche 3.0
VOTE: Voting issue for PDEP-8: Inplace methods in pandas Vote Used to track votes issues for PDEPs
#56507 opened Dec 14, 2023 by jorisvandenbossche
PERF: casting to the new String dtype could be faster by leveraging pyarrow Performance Memory or execution speed performance Strings String extension data type and string data
#56505 opened Dec 14, 2023 by jorisvandenbossche
ENH: set __module__ on top-level public objects Enhancement Output-Formatting __repr__ of pandas objects, to_string
#55178 opened Sep 17, 2023 by jorisvandenbossche
5 of 11 tasks
BUG: inferring the future string dtype doesn't work for pyarrow's "large_string" type Arrow pyarrow functionality Bug Strings String extension data type and string data
#54798 opened Aug 28, 2023 by jorisvandenbossche 3.0
ProTip! What’s not been updated in a month: updated:<2025-05-13.