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: value_counts() returns error/wrong result with PyArrow categorical columns with nulls Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type good first issue
#60563 opened Dec 14, 2024 by lmoasdev
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
BUG: .convert_dtypes(dtype_backend="pyarrow") strips timezone from tz-aware pyarrow timestamp Series Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions good first issue Localization Internationalization of data
#60237 opened Nov 8, 2024 by jamesdow21
3 tasks done
TST: mixed_int_string Index good first issue Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#54072 opened Jul 10, 2023 by jbrockmendel
BUG: DataFrame.to_parquet doesn't round-trip pyarrow StringDtype Docs good first issue IO Parquet parquet, feather Strings String extension data type and string data
#42664 opened Jul 22, 2021 by TomAugspurger
2 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
ProTip! Add no:assignee to see everything that’s not assigned.