BUG: Dataframe.groupby.__getitem__ does not properly support single column #5200
Labels
bug 🦗
Something isn't working
P1
Important tasks that we should complete soon
pandas concordance 🐼
Functionality that does not match pandas
Modin version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest released version of Modin.
I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow this guide.)
Reproducible Example
Issue Description
The implementation assumes "col1" can be copied.
Expected Behavior
We should not make this assumption 😄
Error Logs
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: