Randomize 2 numpy arrays the same way

前端 未结 0 696
悲哀的现实
悲哀的现实 2021-01-22 05:52

I have 2 np.ndarray() objects and I want to randomize (or shuffle) them like this:

>>> a
[[12. 13. 24. ... 23. 45. 67.] [32. 10. 23. ... 23.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题