-1
I’m trying to sort the numerical values of a dataset in ascending order using :
df.sort_values(by=['radius_mean'], axis=0)
But I would like to sort all the columns in ascending order and not sort according to just one of the columns, someone would have some method that solves itself?
thanks for the help , it worked , ! back always +) kkk
– sagacello