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
Assigned to nobody Loading
Sort

Issues list

BUG: assert_frame_equal(check_dtype=False) fails when comparing two DFs containing pd.NA that only differ in dtype (object vs Int32) Bug ExtensionArray Extending pandas with custom dtypes or arrays. good first issue Testing pandas testing functions or related to the test suite
#61473 opened May 21, 2025 by michiel-de-muynck
2 of 3 tasks
TST: Make test_sql.py parallelizable good first issue IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#60378 opened Nov 20, 2024 by WillAyd
1 of 3 tasks
DOC: Reindexing behaviour of dataframe column-assignment missing Docs good first issue Indexing Related to indexing on series/frames, not to indexes themselves
#39845 opened Feb 16, 2021 by fish-face
BUG: read_sql no longer works simply with SqlAlchemy selectables and a quick fix good first issue IO SQL to_sql, read_sql, read_sql_query Needs Tests Unit test(s) needed to prevent regressions
#35484 opened Jul 30, 2020 by machow
3 tasks done
BUG: groupby.sum() is inconsistent with df.sum() for large integers Bug Dtype Conversions Unexpected or buggy dtype conversions good first issue Groupby Needs Tests Unit test(s) needed to prevent regressions Reduction Operations sum, mean, min, max, etc.
#34681 opened Jun 9, 2020 by tom-weiss
1 task
startingMonth ignored on non-unitary Quarter periods Frequency DateOffsets good first issue Needs Tests Unit test(s) needed to prevent regressions Resample resample method
#29576 opened Nov 12, 2019 by aulemahal
Indexing on series where index is output from pd.cut good first issue Indexing Related to indexing on series/frames, not to indexes themselves Needs Tests Unit test(s) needed to prevent regressions
#27437 opened Jul 17, 2019 by kuchenrolle
Raise ValueError for read_json and orient='table' With Numeric Column Names Enhancement Error Reporting Incorrect or improved errors from pandas good first issue IO JSON read_json, to_json, json_normalize
#19129 opened Jan 8, 2018 by WillAyd
ProTip! Type g i on any issue or pull request to go back to the issue listing page.