Selecting specific rows from a dataframe and restructuring a variable (Python)

前端 未结 0 798
无人共我
无人共我 2020-12-06 01:31

Let\'s say I have the following dataframe:

df = pd.DataFrame({\'order_id\' : [45136, 1265, 94713, 45534, 2122, 34875, 6577, 1722, 522743, 998, 9265, 15463],
          


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