Assuming that your group numbers are always in ascending order, you can leverage the fact that Python's sort is stable to shuffle the values/groups as a ...
確定! 回上一頁