Trissure au hasard Pandas DataFrame

  shuffled_train_df = train_df.reindex(np.random.permutation(train_df.index))
Important Iguana