張芷瑄Python套件CSV比較EXCEL


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

留言

  1. 331.做得很完整,但到目前為止還是不能Google到你的網頁,讓我們繼續努力,也去探討原因。https://zhangzhixuan2006.blogspot.com/2026/03/excel.html
    317.https://zhangzhixuan2006.blogspot.com/2026/03/pythoncsvexcel.html
    310.https://zhangzhixuan2006.blogspot.com/2026/03/pythoncsvpandas.html
    第一次上課https://zhangzhixuan2006.blogspot.com/2026/03/excelpython21.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

金一甲張芷瑄期中考EXCEL和Javascript比較

張芷瑄排序RANK百分比PERCENTRANK百分位PERCENTILE

張芷瑄Python_HTML_CSS_Javascript