2020-03-14
阅读量:
3567
pyecharts的安装与卸载
pyecharts 是一个用于生成 Echarts 图表的类库,Echarts 是百度开源的一个数据可视化 JS 库。用 Echarts 生成的图可视化效果非常棒,pyecharts 是为了与 Python 进行对接,方便在 Python 中直接使用数据生成图。
安装代码:pip install pyecharts -i https://pypi.douban.com/simple
卸载代码:pip uninstall pyecharts --yes
(用pyecharts绘制出的地图效果图)







评论(0)


暂无数据
推荐帖子
0条评论
0条评论
3条评论