-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
CategoricalCategorical Data TypeCategorical Data TypeDocsExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.Testingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
#27071 allows for the preservation dtype for filtering type of ops in groupby (first, last, min, max). This should work for all EA (though was fixing Categorical).
We should
- test all EA more generally for groupby filtering type ops & potentially other aggregations
- document what works / what doesn't work.
Metadata
Metadata
Assignees
Labels
CategoricalCategorical Data TypeCategorical Data TypeDocsExtensionArrayExtending pandas with custom dtypes or arrays.Extending pandas with custom dtypes or arrays.Testingpandas testing functions or related to the test suitepandas testing functions or related to the test suite