python 數據分析學習筆記 (第三章)

百度雲代碼鏈接:http://pan.baidu.com/s/1hr4QGgG 密碼:puxwpython boxplot 箱形圖web catering_sale = '../data/catering_sale.xls' #餐飲數據 data = pd.read_excel(catering_sale) #讀取數據,指定「日期」列爲索引列 import matplotlib.pyplot as
相關文章
相關標籤/搜索