其他分享
首页 > 其他分享> > pyechart与jupyter交互式画图

pyechart与jupyter交互式画图

作者:互联网

安装基础库

pip install html5lib

pip install pyecharts

pip install matplotlib

安装地图库

pip install echarts-countries-pypkg
pip install echarts-china-provinces-pypkg
pip install echarts-china-cities-pypkg
pip install echarts-china-counties-pypkg
pip install echarts-china-misc-pypkg

安装主题

pip install echarts-themes-pypkg

 

标签:pyechart,jupyter,画图,pypkgpip,china,install,pip,pypkg,echarts
来源: https://www.cnblogs.com/xiaohuhu/p/12436622.html