How can I divide rows in the dataframe and rank them as new column?

后端 未结 0 2008
时光取名叫无心
时光取名叫无心 2020-12-09 08:52

For example, I have a dataset that looks like this:

d = {\'Rank\': [1, 2, 3, 4, 5, 6], \'Name\': ["apple", "banana", "grape", &q         


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