楊杰霖Pandas.describe.EXCEL.percentrank.percentile

import pandas
rows = pandas.read_csv('TWSE.csv',encoding = 'utf-8')
print(rows['會計師事務所'].describe())
print(rows["員工人數-母公司"].describe())

留言

這個網誌中的熱門文章

楊杰霖python輸入tkinter和math函式庫

楊杰霖輸入tkinter繪圖模組金融常識測驗app