random.shuffle(x) , the array will be shuffled along the first axis as desired. However, using random.shuffle(x) will ...
確定! 回上一頁