PERF: groupby.first and groupby.last fallback to apply for EAs #57591
Labels
ExtensionArray
Extending pandas with custom dtypes or arrays.
Groupby
Performance
Memory or execution speed performance
Reduction Operations
sum, mean, min, max, etc.
#57589 showed groupby.first and groupby.last are falling back to apply for certain EAs. This should not fallback.
The text was updated successfully, but these errors were encountered: