02 2023 档案

摘要:import pandas as pddf=pd.read_excel(r"C:\Users\ying\Desktop\catering_sale.xls") print(df.describe()) 销量 count 200.000000 mean 2755.214700 std 751.0297 阅读全文
posted @ 2023-02-25 20:04 周楚y 阅读(292) 评论(0) 推荐(0)