-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: inserting list of strings into Series auto-infers them as datetimes with mixed formats
Bug
Datetime
Datetime data dtype
#61353
opened Apr 25, 2025 by
MarcoGorelli
3 tasks done
BUG: pyarrow functionality
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
'ArrowExtensionArray' object has no attribute 'max'
when passing pyarrow-backed series to .iloc
Arrow
#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: Related to pd.NA and nullable extension arrays
Transformations
e.g. cumsum, diff, rank
ValueError: ndarray is not C-contiguous
for cummax
on nullable dtypes
Bug
Groupby
NA - MaskedArrays
#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 Requires discussion from core team before further action
ddof
down to Cythonised std
/ var
in groupby.agg
API Design
Groupby
Needs Discussion
#60591
opened Dec 20, 2024 by
MarcoGorelli
BUG: PeriodIndex.to_timestamp inconsistent with its docstring
Bug
Frequency
DateOffsets
#59371
opened Jul 31, 2024 by
MarcoGorelli
3 tasks done
BUG: DatetimeIndex.is_year_start breaks for business-day frequency where DateOffsets
n
is greater than 1
Bug
Frequency
#58524
opened May 2, 2024 by
MarcoGorelli
3 tasks done
BUG: itemsize wrong for date32[day][pyarrow] dtype?
Arrow
pyarrow functionality
Bug
#57948
opened Mar 21, 2024 by
MarcoGorelli
3 tasks done
DEPR: rename Functionality to remove in pandas
Frequency
DateOffsets
startingMonth
to starting_month
(argument in BQuarterBegin)
Deprecate
#57794
opened Mar 10, 2024 by
MarcoGorelli
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: Internal Consistency of API/Behavior
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
inplace
Relating to inplace parameter or equivalent
.loc[:, 'a'] =
is inplace when assigning Series, but not DataFrame
API - Consistency
#56223
opened Nov 28, 2023 by
MarcoGorelli
3 tasks done
BUG: expanding dataframe row-wise with single-element-list is no-op, but two-element-list copies
Bug
setitem-with-expansion
#56203
opened Nov 27, 2023 by
MarcoGorelli
3 tasks done
BUG: read_csv loses precision when pyarrow functionality
Bug
IO CSV
read_csv, to_csv
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
engine='pyarrow'
and dtype Int64
Arrow
#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: enlarging a DataFrame by adding an extra column with a tz-aware datetime results in object dtype
Bug
Datetime
Datetime data dtype
Dtype Conversions
Unexpected or buggy dtype conversions
#55423
opened Oct 6, 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
PDEP-6: special case (allow) upcasting to float when setting NaN in interval[integer] series
API Design
#54790
opened Aug 28, 2023 by
MarcoGorelli
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: Unnecessary NonExistentTimeError when resampling weekly
Bug
Resample
resample method
#53666
opened Jun 14, 2023 by
MarcoGorelli
3 tasks done
BUG: resample with freq W-Mon and first data point starts on Monday doesn't respect closed
Bug
Frequency
DateOffsets
Resample
resample method
#53612
opened Jun 12, 2023 by
MarcoGorelli
2 of 3 tasks
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
Previous Next
ProTip!
Follow long discussions with comments:>50.