BUG: groupby(sort=True)
may produce unsorted results with range-partitioning implementation
#6875
Open
3 tasks done
Labels
bug 🦗
Something isn't working
P1
Important tasks that we should complete soon
pandas.groupby
partitions reshuffling 🔀
Issues related to partitions reshuffling
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 modin's result is unsorted. This seems to be only relevant for multi-column groupby
Expected Behavior
should be sorted
Error Logs
Installed Versions
Replace this line with the output of pd.show_versions()
The text was updated successfully, but these errors were encountered: