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: Sorting fails in specific cases with pandas==2.1.1 Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61068 opened Mar 6, 2025 by nancy-pm
2 of 3 tasks
DOC: Pivot() example call incorrectly used and would give "error: duplicate index" Error Reporting Incorrect or improved errors from pandas Needs Info Clarification about behavior needed to assess issue Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61058 opened Mar 5, 2025 by mheskett
1 task done
BUG: sometimes when using ~ and & operators for indexing it evaluated incorrectly Bug Needs Info Clarification about behavior needed to assess issue Numeric Operations Arithmetic, Comparison, and Logical operations
#61052 opened Mar 4, 2025 by adamszelestey-se
3 tasks done
PERF: Optimize membership check in column filtering for better performance IO CSV read_csv, to_csv Performance Memory or execution speed performance
#61045 opened Mar 4, 2025 by allrob23
3 tasks done
Metadata generation failed when installing PyQt5 Build Library building on various platforms OS X Related to Mac OS & hardware issues (M1)
#61037 opened Mar 3, 2025 by PenguinPen
ENH: Add coalesce_keys option to join Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61033 opened Mar 3, 2025 by tylerriccio33
1 of 3 tasks
BUG: ValueError: ndarray is not C-contiguous for cummax on nullable dtypes Bug Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays Transformations e.g. cumsum, diff, rank
#61031 opened Mar 2, 2025 by MarcoGorelli
3 tasks done
BUG: Dependency check custom error loses information Bug Error Reporting Incorrect or improved errors from pandas
#61030 opened Mar 2, 2025 by Noratrieb
3 tasks done
BUG: Printing float16 with NumPy>=2.0 gives overflow warning Bug Output-Formatting __repr__ of pandas objects, to_string Warnings Warnings that appear or should be added to pandas
#61029 opened Mar 1, 2025 by rhshadrach
BUG: setting column with 2D object array raises Bug Indexing Related to indexing on series/frames, not to indexes themselves
#61026 opened Mar 1, 2025 by tonyyuyiding
2 tasks done
BUG: Arugment nan_as_null is unused in __dataframe__ calls. Clean Closing Candidate May be closeable, needs more eyeballs Interchange Dataframe Interchange Protocol
#61025 opened Mar 1, 2025 by ethandavidlee
3 tasks done
ENH: Pass col_len to on_bad_lines callable Enhancement IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action
#60999 opened Feb 24, 2025 by ansalls
1 of 3 tasks
ENH: Add to_numeric_br() function to convert Brazilian-formatted numbers Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60998 opened Feb 24, 2025 by Veras-D
1 of 3 tasks
BUG: iloc with Series as indexer fails for __getitem__ but works with __setitem__ Bug Indexing Related to indexing on series/frames, not to indexes themselves
#60994 opened Feb 23, 2025 by luxedo
3 tasks done
BUG: The Series .map() function frequently fails when using dictionaries with tuple keys in various cases. Bug IO Data IO issues that don't fit into a more specific label
#60988 opened Feb 22, 2025 by Anurag-Varma
3 tasks done
ENH: Skip costly is_unique call while creating Categorical arrays Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60981 opened Feb 21, 2025 by boxblox
1 of 3 tasks
BUG: invalid result of reindex on columns after unstack with Period data Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60980 opened Feb 21, 2025 by a-rvn
3 tasks done
ENH: Support for Python 3.13.2 free-threading version Build Library building on various platforms Enhancement
#60972 opened Feb 20, 2025 by qfcy
3 tasks done
ENH: Add pd.read_soql() for Salesforce data retrieval Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60966 opened Feb 19, 2025 by benvigano
1 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.