巫翰林 Pandas.describe.EXCEL.percentrank.percentile

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

留言

  1. 第三次上課,至四月十二日止,共進行二作業.https://wu-hanlin.blogspot.com/2026/03/2026317.html
    第二次上課.https://wu-hanlin.blogspot.com/2026/03/pythoncsvpandas.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

巫翰林python+tkinter輸入方塊的Return事件

巫翰林Python全域變數global和判斷if

巫翰林Python+csv+pandas