蔡佩臻20260317

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

留言

  1. 317截圖很清楚,很優秀.https://caipeizhen.blogspot.com/2026/03/20260317.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

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

蔡佩臻期中考EXCEL和Javascript比較