会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cfancy
博客园
首页
新随笔
联系
管理
订阅
2020年9月30日
大数据分析——matplotlib
摘要: 参考链接:https://blog.csdn.net/xavier_muse/article/details/83859272 fig,ax = plt.subplots()等价于: fig = plt.figure() ax = fig.add_subplot(1,1,1) fig, ax = p
阅读全文
posted @ 2020-09-30 11:04 cfancy
阅读(137)
评论(0)
推荐(0)
编辑
公告