可以对连接的列表执行就地改组的一种方法是使用种子(可以是随机的)并使用numpy.random.shuffle进行改组。 # Set seed to a random number if you want the shuffling ...
確定! 回上一頁