博客
关于我
Python值pandas包调用scatter_matrix出错
阅读量:255 次
发布时间:2019-03-01

本文共 116 字,大约阅读时间需要 1 分钟。

在这里插入图片描述

import pandas as pdprint(pd.__version__)

在这里插入图片描述

我的pandas版本是1.0.5,所以语句scatter_matrix函数在plotting里边

pd.plotting.scatter_matrix

转载地址:http://sgqx.baihongyu.com/

你可能感兴趣的文章
MySQL是如何做容器测试的?
查看>>
mysql更改数据库表utf-8_修改mysql数据库为 utf-8
查看>>