[BUG] Groupby
operations should fail on un-supported types instead of passing silently
#15668
Labels
Milestone
Describe the bug
We seem to be passing Groupby operations when there is an unsupported operation for a type.
Steps/Code to reproduce bug
Expected behavior
cudf should fail like pandas.
The text was updated successfully, but these errors were encountered: