蔡佩臻python+csv+pandas

import pandas
rows=pandas.read_csv('TWSE.csv',encoding='utf-8')
print(rows.head(4))
print('蔡佩臻執行',rows['會計師事務所'].describe())
print('蔡佩臻執行',rows['實收資本額(元)'].describe())

留言

  1. 317截圖很清楚,很優秀.https://caipeizhen.blogspot.com/2026/03/20260317.html
    310嵌入網頁.https://caipeizhen.blogspot.com/2026/03/pythoncsvpandas.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

蔡佩臻Python產生金融常識測驗

蔡佩臻期中考EXCEL和Javascript比較