关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
weixin_58481024
2022-09-12 11:27
采纳率: 85.7%
浏览 349
首页
编程语言
已结题
AttributeError: module 'matplotlib.pyplot' has no attribute 'polt'这个是怎么回事呀
python
这个和课上教的程序输入的一样 但是还是出错了 这个该怎么改呀 我真的不知道怎么改 谢谢!
收起
写回答
好问题
0
提建议
关注问题
微信扫一扫
点击复制链接
分享
邀请回答
编辑
收藏
删除
收藏
举报
2
条回答
默认
最新
关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
梦里逆天
2022-09-12 11:29
关注
单词写错了,是plot
本回答被题主选为最佳回答
, 对您是否有帮助呢?
本回答被专家选为最佳回答
, 对您是否有帮助呢?
本回答被题主和专家选为最佳回答
, 对您是否有帮助呢?
解决
无用
评论
打赏
微信扫一扫
点击复制链接
分享
举报
编辑记录
评论
按下Enter换行,Ctrl+Enter发表内容
查看更多回答(1条)
向“C知道”追问
报告相同问题?
提交
关注问题
AttributeError
:
module
‘
matplotlib
.
py
plot
‘ has no
attribute
‘ishold‘
2023-09-20 21:26
桃子小迷妹的博客
AttributeError
:
module
'
matplotlib
.
py
plot
' has no
attribute
'ishold'
AttributeError
:
module
‘
matplotlib
‘ has no
attribute
‘
py
plot
‘
2021-01-14 23:58
angelavor的博客
但是当我尝试想下面这样引入时,遇到了
AttributeError
:
module
'
matplotlib
' has no
attribute
'
py
plot
' 的问题。 import
matplotlib
plt =
matplotlib
.
py
plot
这是为什么呢?我又尝试如下引用方式,并对两次引用的...
AttributeError
:
module
‘
matplotlib
‘ has no
attribute
‘
plot
‘
2022-04-19 10:31
windmyway的博客
AttributeError
:
module
'
matplotlib
' has no
attribute
'
plot
' 在使用 plt.
plot
() 画图时提示如上错误,解决方式:import
matplotlib
.
py
plot
as plt
py
thon错误:
AttributeError
:
module
’
matplotlib
‘ has no
attribute
’
plot
‘(已解决)
2020-06-04 18:19
菩提树下祈愿的少年的博客
import num
py
as np import
matplotlib
as plt x = np.array([1,2,3,4,5,6,7,8]) y = np.random.randint(5,size = 8...
AttributeError
:
module
'
matplotlib
' has no
attribute
'
plot
' 应该把 import
matplotlib
as pl
matplotlib
:
AttributeError
:‘DataFrame‘ object has no
attribute
‘xx‘
2022-07-01 17:06
城府1805的博客
读取数据的方法2(这应该是数据量小的时候): import pandas as pd # data = pd.DataFrame({'Education': [10.000000, 10.401338, 10.842809, 11.244147, 11.645449, 12.086957, 12.048829, 12.889632, 13.290970,...
AttributeError
: ‘AxesSub
plot
‘ object has no
attribute
‘ylabel‘,
matplotlib
报错
2021-03-12 11:51
千行百行的博客
错误复现 import
matplotlib
.
py
plot
as plt import num
py
as np a = np.arange(10) fig, axs = plt.sub
plot
s(2, 1) axs[0].
plot
(a) axs[0].ylabel('1st ax') # axs[0].set_ylabel('1st ax') axs[1].
plot
(a) axs[1]....
carto
py
绘图错误
AttributeError
: ‘GeoAxesSub
plot
‘ object has no
attribute
‘_autoscaleXon‘
2022-10-19 17:48
刘陈没有帅的博客
解决 carto
py
绘图错误
AttributeError
: 'GeoAxesSub
plot
' object has no
attribute
'_autoscaleXon'
库安装:
matplotlib
及报错处理
2018-07-15 15:51
石山下的博客
在
py
charm中安装
matplotlib
时一直提示出错。...这是,再次在管理员模式下启动cmd,直接输入pip install
matplotlib
重复多次,直至顺利安装完毕即可。打开
py
charm,import
matplotlib
不再报错,在File-setting中...
【错误解决】
Matplotlib
3 API 3.4版本变化
2022-01-28 15:51
danyow-4的博客
AttributeError
: 'AxesSub
plot
' object has no
attribute
'
plot
_wireframe'
数据降维——KernelPCA
2018-03-26 22:00
小小蒲公英的博客
class sklearn.decomposition.KernelPCA(n_components=None,kernel=’linear’,gamma=None,degress=3,coef0=1,kernel_params=None,alpha=1.0,fit_inverse_transform=False,eigen_solver=’auto’,tol=0,max_iter=No
没有解决我的问题,
去提问
向专家提问
向AI提问
付费问答(悬赏)服务下线公告
◇ 用户帮助中心
◇ 新手如何提问
◇ 奖惩公告
问题事件
关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
系统已结题
9月20日
关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
已采纳回答
9月12日
关注
码龄
粉丝数
原力等级 --
被采纳
被点赞
采纳率
创建了问题
9月12日