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

Proposal to allow third-party engines for readers and writers API Design Enhancement IO Data IO issues that don't fit into a more specific label
#61584 opened Jun 6, 2025 by datapythonista
BUG: StataWriter returns ascii error when length of string is < 2045, but encoded length is > 2045 Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61583 opened Jun 6, 2025 by Danferno
3 tasks done
BUG: pd.DataFrame.mul has not support fill_value? Bug Needs Info Clarification about behavior needed to assess issue Needs Triage Issue that has not been reviewed by a pandas team member
#61581 opened Jun 6, 2025 by TungPhaSanh
3 tasks done
BUG: comparing strings of different dtypes errors in 2.3 Bug Strings String extension data type and string data
#61570 opened Jun 5, 2025 by a-reich
2 of 3 tasks
2.3.1
BUG: Inconsistent behavior surrounding pd.fillna Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61568 opened Jun 5, 2025 by anna-intellegens
2 of 3 tasks
BUILD: Installation issue on Mac with M1 Pro arm64 processor. pandas_parser.cpython-311-darwin.so is using x86_64 arch Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member
#61566 opened Jun 5, 2025 by Leviann
1 task done
ENH: Columns formatted as "Text" in Excel are read as numbers Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61539 opened Jun 3, 2025 by pranay-sa
1 of 3 tasks
BUG: use of iloc with heterogeneous DataFrame sometimes performs undocumented conversions Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61537 opened Jun 2, 2025 by illbebach
2 of 3 tasks
ENH: read_csv tz option Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61535 opened Jun 2, 2025 by hasandiwan
1 of 3 tasks
ENH: speed up DataFrame.plot using LineCollection Performance Memory or execution speed performance Visualization plotting
#61532 opened Jun 1, 2025 by Abdelgha-4
ENH: Implement DataFrame.select to select columns Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Needs Discussion Requires discussion from core team before further action
#61522 opened May 30, 2025 by datapythonista
Misleading error message when PyTables is not installed Error Reporting Incorrect or improved errors from pandas
#61521 opened May 30, 2025 by user27182
BUG: DataFrame.sample weights not required to sum to less than 1 Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#61516 opened May 29, 2025 by dougj892
3 tasks done
ENH: Ability to name columns/index levels when using .str.split(..., expand=True) on Index/Series Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61515 opened May 29, 2025 by nachomaiz
2 of 3 tasks
ENH: Adding pd.from_pydantic Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61513 opened May 29, 2025 by JavierLopezT
1 of 3 tasks
BUG: margin for pivot_table is incorrect with NA column/index values Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61509 opened May 28, 2025 by vtraag
3 tasks done
BUG: Print alignement problem with some unicode characters Bug Needs Discussion Requires discussion from core team before further action Unicode Unicode strings
#61502 opened May 26, 2025 by mhooreman
2 of 3 tasks
BUG: Passing string[pyarrow] to the dtype parameter of e.g. csv_read() does produce a string type Series Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions IO CSV read_csv, to_csv Needs Discussion Requires discussion from core team before further action Strings String extension data type and string data
#61496 opened May 26, 2025 by ClauPet
3 tasks done
BUG: If you add _metadata to a custom subclass of Series, the sequence name is lost when indexing Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61491 opened May 24, 2025 by vitalizzare
3 tasks done
pandas logo license question
#61486 opened May 23, 2025 by JoOkuma
BUG: zfill with pyarrow string Arrow pyarrow functionality Bug
#61485 opened May 23, 2025 by williambdean
2 of 3 tasks
BUG: date_range behaviour is inconsistent when using inclusive=right Bug Datetime Datetime data dtype Needs Discussion Requires discussion from core team before further action
#61483 opened May 23, 2025 by sebastian-east
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.