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: '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
BUG(?): rolling sum with pyarrow types results in float64 instead of preserving integer type Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions Window rolling, ewma, expanding
#61144 opened Mar 18, 2025 by MarcoGorelli
3 tasks done
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: datetime64 can't be compared with pyarrow-backed variant Bug Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations
#60937 opened Feb 15, 2025 by MarcoGorelli
3 tasks done
API: pass ddof down to Cythonised std / var in groupby.agg API Design Groupby Needs Discussion Requires discussion from core team before further action
#60591 opened Dec 20, 2024 by MarcoGorelli
BUG: itemsize wrong for date32[day][pyarrow] dtype? Arrow pyarrow functionality Bug
#57948 opened Mar 21, 2024 by MarcoGorelli
3 tasks done
BUG: does .any(axis=1, skipna=False) follow Kleene Logic? Bug Reduction Operations sum, mean, min, max, etc.
#57171 opened Jan 31, 2024 by MarcoGorelli
3 tasks done
DISC: Consider not requiring PyArrow in 3.0 Needs Discussion Requires discussion from core team before further action
#57073 opened Jan 25, 2024 by MarcoGorelli
BUG: .loc[:, 'a'] = is inplace when assigning Series, but not DataFrame API - Consistency Internal Consistency of API/Behavior Bug Indexing Related to indexing on series/frames, not to indexes themselves inplace Relating to inplace parameter or equivalent
#56223 opened Nov 28, 2023 by MarcoGorelli
3 tasks done
BUG: read_csv loses precision when engine='pyarrow' and dtype Int64 Arrow pyarrow functionality Bug IO CSV read_csv, to_csv NA - MaskedArrays Related to pd.NA and nullable extension arrays
#56136 opened Nov 23, 2023 by MarcoGorelli
3 tasks done
BUG: read_csv losing precision when reading Int64[pyarrow] data with N/A values Arrow pyarrow functionality Bug IO CSV read_csv, to_csv
#56135 opened Nov 23, 2023 by MarcoGorelli
3 tasks done
2
BUG: assert_series_equal raising about class difference when check_exact=True Bug Testing pandas testing functions or related to the test suite
#56132 opened Nov 23, 2023 by MarcoGorelli
3 tasks done
BUG: resample('MS') may introduce trailing empty windows Bug Datetime Datetime data dtype
#55284 opened Sep 25, 2023 by MarcoGorelli
3 tasks done
BUG: Period can be confusingly be instantiated with lowercase freq Bug Period Period data type
#54105 opened Jul 13, 2023 by MarcoGorelli
3 tasks done
BUG: can't round-trip non-nano Timestamp Bug Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#51060 opened Jan 30, 2023 by MarcoGorelli
3 tasks done
ProTip! Follow long discussions with comments:>50.