午夜剧场伦理_日本一道高清_国产又黄又硬_91黄色网战_女同久久另类69精品国产_妹妹的朋友在线

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

Python讀取xlsx數(shù)據(jù)生成圖標(biāo)代碼實(shí)例

瀏覽:36日期:2022-07-14 11:24:33

運(yùn)行結(jié)果:

Python讀取xlsx數(shù)據(jù)生成圖標(biāo)代碼實(shí)例

程序代碼如下:

#將excel中的數(shù)據(jù)進(jìn)行讀取分析import openpyxlimport numpy as npimport mathimport matplotlib.pyplot as pitwk=openpyxl.load_workbook(’信息11.xlsx’)sheet=wk.activerows=sheet.max_rowcols=sheet.max_columnlst1=[]lst2=[]for i in range (1,rows+1): size1=sheet.cell(i,1).value lst1.append(size1) size2 = sheet.cell(i, 2).value lst2.append(size2)num=0dic_size={}for item in lst1: dic_size[lst1[num]]=lst2[num] num+=1#弄成百分比的形式lst_total=[]for item in dic_size: lst_total.append([item,dic_size[item]])labels=[item[0] for item in lst_total] #使用列表生成式,得到餅圖的標(biāo)簽fraces=[item[1] for item in lst_total] #餅圖中的數(shù)據(jù)源pit.rcParams[’font.family’]=[’SimHei’] #單獨(dú)的表格亂碼的處理方式pit.scatter(labels,fraces)pit.plot(labels,fraces,color=’green’)pit.bar(labels,fraces,width=5,color=’red’)z1=np.polyfit(labels,fraces,2)p1=np.poly1d(z1)x = np.linspace(0, 500, 50)y=-0.00024*(x**2)+0.1013*(x)+10.23pit.plot(x,y,color=’purple’)#pit.savefig(’圖.jpg’)yre=[]for item in labels: y=-0.00024*(item**2)+0.1013*(item)+10.23 yre.append(round(y,6))print(fraces)print(yre)result=[]a=0mse=0mae=0for i in range(0,10): a+=round(fraces[i]-yre[i],6) mae+=round(math.fabs(fraces[i]-yre[i]),6)for i in range(0,10): result.append(round(fraces[i] - yre[i]-round(a/10,6), 6)) mse += round((fraces[i] - yre[i]-round(a/10,6)) * (fraces[i] - yre[i]-round(a/10,6)), 6)print(result)print(’均值’,round(a/10,6))print(’均方誤差’,round(mse/10,6))rmse=math.sqrt(round(mse/10,6))print(’均方根誤差’,round(rmse,6))print(’平均絕對(duì)誤差’,round(mae/10,6))print(’R平方的數(shù)值’,1-((round(a/10,6))*round(a/10,6))/round(mse/10,6))print(p1)#pit.show()

以上就是本文的全部?jī)?nèi)容,希望對(duì)大家的學(xué)習(xí)有所幫助,也希望大家多多支持好吧啦網(wǎng)。

標(biāo)簽: Python 編程
相關(guān)文章:
主站蜘蛛池模板: 在线日韩视频 | xxxxxxxx黄色片 | 天天天综合 | 91精品久久久久久久久久久久 | 国产91福利 | 97在线观看免费 | 久久综合91 | 黄色片在线播放 | 欧美日韩一区三区 | 综合久久中文字幕 | 男人疯狂高潮呻吟视频 | 亚洲激情视频在线观看 | 性猛交丝袜高跟鞋老太婆 | 天天做天天爽 | 中文区中文字幕免费看 | 福利一区视频 | 天天爽天天射 | 国产精品第3页 | 久久一次 | 精品综合网 | 手机在线亚洲 | 黄色一级片a | 久久免费公开视频 | 国产高清视频在线播放 | 亚洲国产欧美一区 | 一区二区三区国产在线 | xxxxxx国产 | 丁香婷婷视频 | 亚洲天堂影院 | 中文字幕在线观看亚洲 | 亚洲一区二区观看 | 手机在线一区 | 超碰五月天| 青青草一区二区三区 | 成人av在线网址 | a一级黄色片 | 精品伊人久久 | gogogo免费高清日本写真 | 在线免费观看av片 | 国产色拍 | 国产免费一区二区三区免费视频 |