2018年8月8日 星期三

python 視覺化資料

import pandas as pd
import matplotlib.pyplot as plt
train=pd.read_csv('mytrain1.csv',index_col=0)
train.head()

https://drive.google.com/file/d/16mN_VVx5PAOUN7N2ZtFOl_XIFvJlIKhF/view?usp=sharing