DOC/TST: provide documentation & testing on groupby filtering & aggregation ops for EA #27078
Labels
Categorical
Categorical Data Type
Docs
ExtensionArray
Extending pandas with custom dtypes or arrays.
Testing
pandas testing functions or related to the test suite
#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
The text was updated successfully, but these errors were encountered: