博客
关于我
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/

你可能感兴趣的文章
nginx总结及使用Docker创建nginx教程
查看>>
nginx报错:the “ssl“ parameter requires ngx_http_ssl_module in /usr/local/nginx/conf/nginx.conf:128
查看>>
nginx报错:the “ssl“ parameter requires ngx_http_ssl_module in usrlocalnginxconfnginx.conf128
查看>>
Nginx搭建RTMP服务器+FFmpeg实现海康威视摄像头预览
查看>>