matplotlib有哪些模块
2016-11-28
展开全部
1、pylab是matplotlib的一个模块吗?
在python中是可以通过matplotlib.pylab导入的说明它应该是matlotlib的模块。但同时直接导入pylab也行,而且在官网的模块列表中并没有pylab,官方指导中也只有很少几处提及。
看别人博客,有说“pylab不仅包含matplotlib还包含numpy,导入pylab就不用导入numy了”,这样它应该不是matplotlib的一个模块。
此外pylab跟ipython的pylab模式又有什么关系
2、pylab与pyplot是什么关系?
“The matplotlib code is conceptually divided into three parts: the pylab interface is the set of functions provided by matplotlib.pylab which allow the user to create plots with code quite similar to MATLAB figure generating code (Pyplot tutorial). ”
Introduction
在python中是可以通过matplotlib.pylab导入的说明它应该是matlotlib的模块。但同时直接导入pylab也行,而且在官网的模块列表中并没有pylab,官方指导中也只有很少几处提及。
看别人博客,有说“pylab不仅包含matplotlib还包含numpy,导入pylab就不用导入numy了”,这样它应该不是matplotlib的一个模块。
此外pylab跟ipython的pylab模式又有什么关系
2、pylab与pyplot是什么关系?
“The matplotlib code is conceptually divided into three parts: the pylab interface is the set of functions provided by matplotlib.pylab which allow the user to create plots with code quite similar to MATLAB figure generating code (Pyplot tutorial). ”
Introduction
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询