基本信息
文件名称:《python数据分析原理与应用》课件 第3章 matplotlib可视化 .pptx
文件大小:7.37 MB
总页数:45 页
更新时间:2025-12-03
总字数:约小于1千字
文档摘要

第3章matplotlib可视化;主要内容;%matplotlibinline#在单元格下面普通显示图像

%matplotlibtk#单独显示,有调图工具条

%matplotlibnotebook#在单元格下面显示,有调图工具条

%configInlineBackend.figure_format=‘svg’#矢量图设置

%configInlineBackend.figure_format=“retina”

图像保存格式