pandas选取指定列

mydf[['city_name','code','country_ISO_Code','Sub_Region_Code']] 注意,后面括号里必定要是列表格式code
相关文章
相关标签/搜索