In Python how to name columns in pandas data frame so that one column is string and the others are numbers in range?

后端 未结 0 582
予麋鹿
予麋鹿 2020-12-30 10:03

I have data with column names, say a-g, I would like to name for instance first column "Something" and the others with name as integers in range for instance 1000-

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