黃裕雄數位教學
黃裕雄數位教學 數學/資訊
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
較新的文章
較舊的文章
首頁