Skip to content

Issues: pandas-dev/pandas

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
Sort

Issues list

BUG: Compiler Flag Drift May Affect Pandas ABI Stability via Memory Assumptions Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61452 opened May 18, 2025 by BryteLite
3 tasks done
BUG: DataFrame constructor not compatible with array-like classes that have a 'name' attribute Bug Constructors Series/DataFrame/Index/pd.array Constructors
#61443 opened May 14, 2025 by user27182
2 of 3 tasks
BUG: Confusing Behavior When Assigning DataFrame Columns Using omegaconf.ListConfig Bug Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#61439 opened May 14, 2025 by Trezorro
2 of 3 tasks
BUG: Joining Pandas with Polars dataframe produces fuzzy errormessage Bug Error Reporting Incorrect or improved errors from pandas
#61434 opened May 12, 2025 by Juan-132
3 tasks done
BUG: Some ExtensionArrays can return 0-d Elements Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61433 opened May 12, 2025 by ilan-gold
2 of 3 tasks
BUG: documented usage of of str.split(...).str.get fails on dtype large_string[pyarrow] Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61431 opened May 12, 2025 by SandroCasagrande
3 tasks done
BUG(string dtype): Arithmetic operations between Series with string dtype index API - Consistency Internal Consistency of API/Behavior Bug Needs Discussion Requires discussion from core team before further action Strings String extension data type and string data
#61425 opened May 10, 2025 by rhshadrach
BUG/FEATURE REQUEST: DataFrame.to_sql() tries to create table when it exists Bug IO SQL to_sql, read_sql, read_sql_query Needs Discussion Requires discussion from core team before further action Needs Info Clarification about behavior needed to assess issue
#61418 opened May 9, 2025 by vladidobro
2 of 3 tasks
BUG: df.rolling.{std, skew, kurt} gives unexpected value Bug Window rolling, ewma, expanding
#61416 opened May 9, 2025 by Jie-Lei
3 tasks done
BUG: way to include all columns within a groupby apply Apply Apply, Aggregate, Transform, Map Bug Closing Candidate May be closeable, needs more eyeballs Groupby
#61406 opened May 8, 2025 by madelavar12
3 tasks done
BUG: Duplicate columns allowed on merge if originating from separate dataframes Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61402 opened May 7, 2025 by nikaltipar
3 tasks done
BUG: to_sql works only for strings Bug IO SQL to_sql, read_sql, read_sql_query Needs Info Clarification about behavior needed to assess issue
#61385 opened May 1, 2025 by pranav-ds
2 of 3 tasks
BUG: Multindex difference not working on columns with type Timestamp[ns][pyarrow] Arrow pyarrow functionality Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#61382 opened Apr 30, 2025 by bmaisonn
2 of 3 tasks
3
2
BUG: Python 3.14 may not increment refcount Bug Copy / view semantics Needs Discussion Requires discussion from core team before further action Warnings Warnings that appear or should be added to pandas
#61368 opened Apr 28, 2025 by tacaswell
3 tasks done
BUG: Constructing series with Timedelta object results in datetime series Bug Constructors Series/DataFrame/Index/pd.array Constructors Timedelta Timedelta data type
#61365 opened Apr 27, 2025 by Casper-Guo
3 tasks done
BUG: DataFrame.to_markdown exception when a cell has numpy.array type Bug Dependencies Required and optional dependencies IO Data IO issues that don't fit into a more specific label Needs Discussion Requires discussion from core team before further action Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#61337 opened Apr 22, 2025 by omarsaad98
3 tasks done
BUG: to_dict(orient='dict') does not convert np.nan to None in Pandas 2.2.3 Bug IO Data IO issues that don't fit into a more specific label Needs Info Clarification about behavior needed to assess issue
#61323 opened Apr 21, 2025 by uyauhkk01
1 of 3 tasks
BUG: memory issues with string[pyarrow] after sorted pd.merge Arrow pyarrow functionality Bug Closing Candidate May be closeable, needs more eyeballs Upstream issue Issue related to pandas dependency
#61322 opened Apr 20, 2025 by noahblakesmith
3 tasks done
BUG: .to_parquet fails with schema for string[pyarrow] but not string[python] Arrow pyarrow functionality Bug Closing Candidate May be closeable, needs more eyeballs Upstream issue Issue related to pandas dependency
#61316 opened Apr 20, 2025 by noahblakesmith
3 tasks done
BUG: 'ArrowExtensionArray' object has no attribute 'max' when passing pyarrow-backed series to .iloc Arrow pyarrow functionality Bug Indexing Related to indexing on series/frames, not to indexes themselves
#61311 opened Apr 19, 2025 by MarcoGorelli
3 tasks done
BUG: NA are coerced in to NaN by concat Bug Dtype Conversions Unexpected or buggy dtype conversions 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 Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61303 opened Apr 17, 2025 by davetapley
3 tasks done
BUG: join unexpectedly created extra column start with "key_" Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61294 opened Apr 15, 2025 by albb318
3 tasks done
BUG: reindex (and atleast several other methods) do not respect fill_value=None Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Discussion Requires discussion from core team before further action PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#61291 opened Apr 15, 2025 by TimAllen576
3 tasks done
ProTip! Adding no:label will show everything without a label.