Can you convert this code without numpy or pandas?

后端 未结 0 1680
忘了有多久
忘了有多久 2020-11-30 03:26

\'\'\'

import numpy as np
data=np.genfromtxt("gdp_per_capita.csv",delimiter=";",usecols=np.arange(1,59),skip_header=True)
index=np.genfrom         


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