D11319104

 

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

留言

  1. 324很好,還提供程式碼給其他人使用。https://zaki0714.blogspot.com/2026/03/d11319104-rank.html
    https://zaki0714.blogspot.com/2026/03/d11319104_17.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

金二甲楊旻勳EXCEL樞紐分析列欄互換排序四大會計師

金二甲楊旻勳期中考EXCEL和Javascript比較

D11319104