热议:Python运行出现DeprecationWarning的问题及解决
(相关资料图)
目录
Python运行出现DeprecationWarningPython版本问题出现DeprecationWarningPython运行出现DeprecationWarning
今天运行 py 时出现下面的问题:
DeprecationWarning: Using or importing the ABCs from "collections" instead of from "collections.abc" is deprecated since Python 3.3,and in 3.9 it will stop working
是这个语句出现的问题:
from collections import Iterable
好像是 py 版本更新以后包发生了变化,只需要改一下包名就行:
collections->collections.abc
Python版本问题出现DeprecationWarning
sklearn.cross_validation.cross_val_score()
例如:
from sklearn import cross_validation
D:\Anaconda3\lib\site-packages\sklearn\cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20. "This module will be removed in 0.20.", DeprecationWarning)
改为
from sklearn.model_selection import cross_val_score
以上为个人经验,希望能给大家一个参考,也希望大家多多支持脚本之家。
X 关闭
X 关闭
- 1转转集团发布2022年二季度手机行情报告:二手市场“飘香”
- 2充电宝100Wh等于多少毫安?铁路旅客禁止、限制携带和托运物品目录
- 3好消息!京东与腾讯续签三年战略合作协议 加强技术创新与供应链服务
- 4名创优品拟通过香港IPO全球发售4100万股 全球发售所得款项有什么用处?
- 5亚马逊云科技成立量子网络中心致力解决量子计算领域的挑战
- 6京东绿色建材线上平台上线 新增用户70%来自下沉市场
- 7网红淘品牌“七格格”chuu在北京又开一家店 潮人新宠chuu能红多久
- 8市场竞争加剧,有车企因经营不善出现破产、退网、退市
- 9北京市市场监管局为企业纾困减负保护经济韧性
- 10市场监管总局发布限制商品过度包装标准和第1号修改单