Python数据可视化之画图 安装数据可视化模块matplotlib:pipinstallmatplotlib导入matplotlib模块下的pyplot1折线图frommatplotlibimpo python数据可视化之画图