- 博客(13)
- 收藏
- 关注
原创 python 使用xlrd读取xlsx文件时报错:XLRDError: Excel xlsx file; not supported
使用xlrd读取xlsx文件的报错与解决方法
2022-07-29 10:50:20
11159
原创 python 安装库时报错:ERROR: Exception: Traceback (most recent call last):
安装库的时候一直报错ERROR: Exception: Traceback (most recent call last),然后后面还跟着一大片红,唬人的不行,结果一查原因是网络原因解决办法就是换成国内镜像结果还是报错,同样的错误,那就说明当前的网络连国内镜像都拯救不了了于是切换成自己的热点安装成功了。。。。。。。...
2022-07-28 14:01:22
6350
4
原创 python 报错:UnpicklingError: invalid load key, ‘\x00‘.
python 报错:UnpicklingError: invalid load key, '\x00'. 原因及解决方法
2022-07-22 15:28:20
22968
1
原创 【python】使用正则匹配判断字符串中含有某些特定子串 及 正则表达式详解
文章目录一、判断字符串中是否含有字串1. `in`,`not in`2.正则匹配`re.findall`二、正则表达式(一)基本内容1.正则表达式修饰符——可选标志2.正则表达式模式(二)常见表达式函数1. `re.match`2.`re.search`3. `re.sub`4.`re.compile`5.`re.findall`6.`re.aplit`...
2022-06-10 16:08:27
34327
2
原创 python报错:ValueError: Must have equal len keys and value when setting with an iterable// .loc() .at()
解决dataframe特定数据赋值时的警告报错问题
2022-04-21 11:04:46
9978
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人