失眠网,内容丰富有趣,生活中的好帮手!
失眠网 > 成功解决AttributeError: 'DataFrame' object has no attribute 'reshape'

成功解决AttributeError: 'DataFrame' object has no attribute 'reshape'

时间:2023-04-10 01:57:45

相关推荐

成功解决AttributeError: 'DataFrame' object has no attribute 'reshape'

成功解决AttributeError: 'DataFrame' object has no attribute 'reshape'

目录

解决问题

解决思路

解决方法

解决问题

AttributeError: 'DataFrame' object has no attribute 'reshape'

解决思路

属性错误:“DataFrame”对象没有属性“reshape”

解决方法

“DataFrame”对象没有,但是DataFrame.values有该方法!

DataFrame.values.reshape(-1, 1)

哈哈,大功告成!

如果觉得《成功解决AttributeError: 'DataFrame' object has no attribute 'reshape'》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。