數據繪圖

pandas to excel 填充色彩 datasave = dataFrame.style.background_gradient(cmap=‘RdBu’,low=1,high=1,axis=0) datasave.to_excel(‘name.xlsx’) RdBu是樣式,具體看https://matplotlib.org/examples/color/colormaps_reference
相關文章
相關標籤/搜索