Sort all columns of a dataframe

前端 未结 5 1574
悲哀的现实
悲哀的现实 2020-12-19 01:54

I have a dataframe of 2000 rows and 500 columns. I want to sort every column in ascending order. The columns don\'t have names they\'re just numbered 0-500.

Random d

5条回答
提交回复
热议问题