天宫鹤

2024年7月28日

Python去除UserWarning: Data Validation extension is not supported and will be removed warn(msg)警告信息

摘要: # 忽略UserWarning: Data Validation extension的警告(Excel读取时出现)warnings.simplefilter(action='ignore', category=UserWarning) 阅读全文

posted @ 2024-07-28 16:37 GoGrid 阅读(1) 评论(0) 推荐(0) 编辑

导航