陳允晞PYTHON, PANDAS, EXCEL

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

留言

  1. 第二次上課 https://chenyunxi.blogspot.com/2026/03/python-pandas-excel.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

陳允晞w3schools的EXCLE函數

陳允晞javascript財務內部報酬率計算四期現金流量圖型介面

陳允晞python維基百科