摘要: 柱形图 import pandas as pdimport numpy as npcatering_sale = r'C:\Users\86184\Desktop\文件集/catering_sale.xls' # 餐饮数据data = pd.read_excel(catering_sale,name 阅读全文
posted @ 2023-02-26 16:36 菜盒子 阅读(1041) 评论(0) 推荐(0)