-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
150
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: Dropped Index Name on Aggregated Index Column with MultiIndexed DataFrame
Bug
Closing Candidate
May be closeable, needs more eyeballs
Groupby
#60603
opened Dec 24, 2024 by
RahimD
3 tasks done
BUG: Arrow Struct columns cannot be grouped on (ArrowNotImplementedError)
Arrow
pyarrow functionality
Bug
Error Reporting
Incorrect or improved errors from pandas
Groupby
#60594
opened Dec 20, 2024 by
a-reich
2 of 3 tasks
API: pass
ddof
down to Cythonised std
/ var
in groupby.agg
API Design
Groupby
#60591
opened Dec 20, 2024 by
MarcoGorelli
BUG: groupby with dropna=False and pa.dictionary drops NA values
Arrow
pyarrow functionality
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60567
opened Dec 14, 2024 by
rhshadrach
BUG: Internal Consistency of API/Behavior
Bug
Groupby
Needs Discussion
Requires discussion from core team before further action
transform("cumcount")
returns a Series instead of a Dataframe.
API - Consistency
#60551
opened Dec 12, 2024 by
ClaudioSalvatoreArcidiacono
2 of 3 tasks
ENH: Support kurtosis (kurt) in DataFrameGroupBy and SeriesGroupBy
Groupby
Reduction Operations
sum, mean, min, max, etc.
#60433
opened Nov 27, 2024 by
snitish
Loading…
5 tasks done
BUG: inconsistent treatment of overflows between groupby.sum() and groupby.apply(lambda: _grp: _grp.sum()) and DataFrame.resample
Bug
Groupby
Reduction Operations
sum, mean, min, max, etc.
#60303
opened Nov 13, 2024 by
vasil-pashov
2 of 3 tasks
BUG/API: sum of a string column with all-NaN or empty
Bug
Groupby
Strings
String extension data type and string data
PERF: Memory or execution speed performance
Sparse
Sparse Data Type
dropna
with SparseArray
experiments a much worse time complexity
Groupby
Performance
#60179
opened Nov 4, 2024 by
mflova
3 tasks done
PERF: Extreme regression in 2.2 when aggregating a DataFrame with .attrs data
Closing Candidate
May be closeable, needs more eyeballs
Groupby
metadata
_metadata, .attrs
Performance
Memory or execution speed performance
#60070
opened Oct 18, 2024 by
buhrmann
2 of 3 tasks
ENH: Should groupby's Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
value_counts
sorts on count
before proportion
is computed
Algos
#59725
opened Sep 5, 2024 by
sfc-gh-joshi
3 tasks done
BUG: groupby.agg with UDF changing pyarrow dtypes
Bug
Groupby
pyarrow dtype retention
op with pyarrow dtype -> expect pyarrow result
Stale
#59601
opened Aug 25, 2024 by
rhshadrach
•
Draft
5 tasks
BUG: inconsistent indices in Internal Consistency of API/Behavior
Bug
Groupby
Window
rolling, ewma, expanding
GroupByRolling
when selecting or not selecting subset of columns
API - Consistency
#59567
opened Aug 20, 2024 by
inigohidalgo
2 of 3 tasks
ENH: Add Float128 support for groupby.
Enhancement
Groupby
#59483
opened Aug 11, 2024 by
cemde
1 of 3 tasks
BUG: resample method
Stale
groupby
then resample
on column gives incorrect results if the index is out of order
Bug
Groupby
Resample
#59408
opened Aug 4, 2024 by
aram-cinnamon
Loading…
4 of 5 tasks
BUG: Unexpected cast to float for Unexpected or buggy dtype conversions
Groupby
numba
numba-accelerated operations
DataFrame.groupby().agg(engine="numba")
Bug
Dtype Conversions
#58869
opened May 30, 2024 by
willsthompson
2 of 3 tasks
BUG: groupby with as_index=False drops groupings when names collide
Bug
Groupby
#58337
opened Apr 20, 2024 by
rhshadrach
ENH: GroupBy.transform should accept similar arguments to GroupBy.agg
Apply
Apply, Aggregate, Transform, Map
Enhancement
Groupby
#58318
opened Apr 18, 2024 by
WillAyd
1 of 3 tasks
ENH: pd.NamedAgg should accept args and kwargs
Apply
Apply, Aggregate, Transform, Map
Enhancement
Groupby
#58283
opened Apr 16, 2024 by
WillAyd
1 of 3 tasks
BUG: DataFrameGroupBy.__getitem__ fails with tuples on multi-level column objects
API - Consistency
Internal Consistency of API/Behavior
Bug
Groupby
Indexing
Related to indexing on series/frames, not to indexes themselves
#58282
opened Apr 16, 2024 by
tehunter
3 tasks done
ENH: Should we support aggregating by-frame in DataFrameGroupBy.agg
Apply
Apply, Aggregate, Transform, Map
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
#58225
opened Apr 11, 2024 by
rhshadrach
BUG: groupby(group_keys=False).apply(func=transform_function) with duplicate index does not preserve original dataframe order
Apply
Apply, Aggregate, Transform, Map
Bug
Groupby
#57906
opened Mar 18, 2024 by
sfc-gh-mvashishtha
2 of 3 tasks
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.