アットウィキロゴ

6699pp

import pandas as pd
df = pd.read_table('ex1.csv', sep=',')
print(df)
最終更新:2017年12月23日 04:05