会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
kingwzun
博客园
首页
新随笔
联系
订阅
管理
2022年4月21日
python使用xls实验
摘要: 导入excel表格tips_mod.xls 出现的问题: 导入文件时候报错 [Errno 22] Invalid argument: 'd:\tips.xls' 解决方案:只需要将""改为"\"即可 import numpy as np import pandas as pd fdata=pd.re
阅读全文
posted @ 2022-04-21 20:02 kingwzun
阅读(458)
评论(0)
推荐(0)
编辑
公告