邱季萱

import pandas #CSV已經內建 pandas沒有
rows = pandas.read_csv('TWSE.csv',encoding = 'utf-8')
print(rows.head(4))
print('邱季萱執行',rows['會計師事務所'].describe())
print('邱季萱執行',rows['實收資本額(元)'].describe())

留言

  1. 331上課https://qiujixuan.blogspot.com/2026/03/excel.html
    324.神級的優秀https://qiujixuan.blogspot.com/2026/03/rankpercentrankpercentile.html
    317.非常清楚的截圖,宇咒無地的優秀https://qiujixuan.blogspot.com/2026/03/blog-post_16.html
    310.使用pandas.describe()敘述統計https://qiujixuan.blogspot.com/2026/03/blog-post_64.html
    二次上課https://qiujixuan.blogspot.com/2026/03/blog-post_9.html
    google得到,這個很完整!https://qiujixuan.blogspot.com/2026/03/blog-post.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

邱季萱Python套件CSV比較EXCEL

邱季萱Google搜尋演算法