發表文章

目前顯示的是 3月, 2026的文章

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

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