reformating csv with pandas

后端 未结 0 493
谎友^
谎友^ 2020-12-01 19:41

I have the following code:

#Import Modoules
from shutil import copyfile
import pandas as pd

#Read new sample
col_list = [\'Use%\']
df = pd.read_csv(\'temp.cs         


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