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
Sort

Issues list

BUG: assignment via loc silently fails with differing dtypes Bug Dtype Conversions Unexpected or buggy dtype conversions Needs Discussion Requires discussion from core team before further action
#61346 opened Apr 23, 2025 by zbs
3 tasks done
ENH: Add warning when DataFrame.groupby drops NA keys Enhancement Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Discussion Requires discussion from core team before further action
#61339 opened Apr 22, 2025 by tehunter
2 of 3 tasks
BUG: DataFrame.to_markdown exception when a cell has numpy.array type Bug IO Data IO issues that don't fit into a more specific label Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#61337 opened Apr 22, 2025 by omarsaad98
2 of 3 tasks
BUG: pre-commit version 4.0.0 is required Needs Discussion Requires discussion from core team before further action
#61328 opened Apr 21, 2025 by WillAyd
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
ENH: Make DataFrame.filter accept filters in new formats Filters e.g. head, tail, nth Needs Discussion Requires discussion from core team before further action
#61317 opened Apr 20, 2025 by datapythonista
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
ENH: Add read_dbf method Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61306 opened Apr 18, 2025 by cgarciga
1 of 3 tasks
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
ENH: read_xml() does not allow to specify huge_tree=True for the 'lxml' parser. Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61290 opened Apr 14, 2025 by sergiykhan
1 of 3 tasks
ENH: pd.DataFrame.from_dict() should support loading columns of varying lengths Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61282 opened Apr 14, 2025 by nikhilweee
1 of 3 tasks
ENH: preview_csv(***.csv) for Fast First-N-Line Preview on Large Plus Size (>100GB) Enhancement IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#61281 opened Apr 13, 2025 by visheshrwl
1 of 3 tasks
BUG:FutureWarning for palette parameter without hue in faceted distributions Bug Closing Candidate May be closeable, needs more eyeballs Visualization plotting
#61276 opened Apr 12, 2025 by lavaeagle2
3 tasks done
ENH: Utility to return "feasible" dtype for infer_dtype output. Enhancement Needs Discussion Requires discussion from core team before further action
#61256 opened Apr 8, 2025 by mroeschke
ENH: Functionality to aid with Database Imports Enhancement IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#61247 opened Apr 7, 2025 by mwiles217
2 of 3 tasks
BUG: remove_unused_levels does not keep index levels order Bug MultiIndex Needs Discussion Requires discussion from core team before further action Sorting e.g. sort_index, sort_values
#61245 opened Apr 7, 2025 by mathman79
3 tasks done
ENH: The method of obtaining a certain cell or slice of the dataframe is confusing and unclear Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61232 opened Apr 4, 2025 by zyy37
1 of 3 tasks
BUG: PyArrow timestamp type does not work with map() function Apply Apply, Aggregate, Transform, Map Arrow pyarrow functionality Bug
#61231 opened Apr 4, 2025 by dbalabka
3 tasks done
BUG: setting item to iterable with .at fails when column doesn't exist or has wrong dtype Bug Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#61223 opened Apr 3, 2025 by jbogar
2 of 3 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.