劉于萱pandas describe.excel.percentrank.percentile

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

留言

  1. 可以google到這個網頁,你的截圖太大,會導致看不出重點.https://liuyuhsuan0.blogspot.com/2026/03/excel.html
    317.這個截圖必須使用 原始大小 呈現,其他人才可以 查案 到https://liuyuhsuan0.blogspot.com/2026/03/blog-post_16.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

劉于萱w3school的EXCEL函數

劉于萱Python產生金融常識測驗