- 博客(22)
- 收藏
- 关注
原创 pandas某一字段存在空值nan,如何找到这些列
pandas某一字段存在空值nan,如何找到这些列 pandas库的isna()或者isnull()方法
2022-01-14 11:50:14 1053
原创 对字符串分别进行两次分割,分隔符为‘,’和‘-’,存为dataframe
对字符串分别进行两次分割,分隔符为‘,’和‘-’,存为dataframe ;str的split用法;str转为list,将数字和文字提取出来,分别形成相应的列
2021-12-30 11:29:24 1156
原创 GeckoDriver+Selenium+Try Xpath插件安装
GeckoDriver+Selenium+Try Xpath插件安装;WebDriverException: Message: Service firefox.exe unexpectedly exited. Status code was: 0;InvalidArgumentException: Message: binary is not a Firefox executable;SessionNotCreatedException: Message: Expected browser binary
2021-12-29 21:56:35 13853
原创 ajax爬虫小案例(百度翻译)
Ajax加载的爬虫;爬虫思维与分析步骤;百度翻译爬虫;"errno":997,"errmsg":"\u672a\u77e5\u9519\u8bef","query":"dog","from":"en","to":"zh","error":997};抓包交互
2021-12-28 14:31:15 1702
原创 UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte xx in position xx: invalid continuation byte
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position xx: invalid continuation byte ;Unicode解码错误: 'utf-8'编解码器无法解码位置(第38行)中的字节:因为这个字节是无效的延续字节;pandas库的to_csv;'str' object has no attribute 'decode'
2021-12-17 15:55:38 58025 5
原创 python查看某个函数方法具体有哪些参数怎么做
python查看某个函数方法具体有哪些参数怎么做 在pycharm中查看某个函数方法具体有哪些参数 在jupyter notebook中查看某个函数方法具体有哪些参数
2021-12-16 16:37:47 9718 1
原创 list里每个元素字符串转为int;‘list‘ object is not callable;list中字符串改为int;字符串转为list;list每个int转为str;list转为字符串;
list里每个元素字符串转为int;'list' object is not callable;list中字符串改为int;字符串转为list;list的int字符串转为str;list转为字符串;
2021-12-15 16:03:13 1009
原创 SAP、ERP、OA名词解释,SAP与ERP区别; ERP与OA区别
什么是SAP 什么是ERP 什么是OA SAP与ERP区别 ERP与OA区别
2021-12-14 11:04:54 8436
原创 pandas DataFrame方法;dataframe 定义一个数值全为1的列;dataframe创建多列;如何拆分嵌套list存为dataframe;在数据集添加一个新的列
pandas DataFrame方法 dataframe 定义一个数值全为1的列 dataframe创建多列;如何拆分嵌套list存为dataframe;在数据集添加一个新的列
2021-12-14 09:47:53 5600
原创 py错误&jupyter:某个缩进Unindent不匹配任何外部缩进 IndentationError: unindent does not match any outer indentation
python缩进错误:某个缩进Unindent不匹配任何外部缩进级别 IndentationError: unindent does not match any outer indentation jupyter notebook错误
2021-12-10 14:51:19 6524 1
原创 怎样在python中提取html源代码中的内容(去掉标签后的纯网页的内容) python如何获取需登录会员后复制文字的部分网页内容
python中提取html源代码中的内容 python如何获取需登录会员后复制文字的部分网页内容 如何在jupyter中不换行输入 Non-UTF-8 code starting with '\xe7' in file .py on line, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details re正则库sub替换字符串   &ensp
2021-12-08 14:08:34 2166
原创 selenium爬虫库的安装教程
selenium安装教程 selenium爬虫 chromedriver官网下载 如何找到Google是哪个版本
2021-12-07 12:00:58 844 3
转载 win10系统 如何将Excel、word放到桌面上
excel 拖动到桌面 发送桌面快捷方式 Microsoft office 用excel打开
2021-12-07 00:41:26 5263
原创 升级pip操作:WARNING: You are using pip version ; however,.. is available.You should consider ..command.
命令行升级pip ‘; 如何升级pip You are using pip version ; however,.. is available.You should consider ..command. ;jupyter notebook升级pip Anaconda3升级pip ;python -m pip install --upgrade pip
2021-12-06 21:26:40 8735
转载 Error tokenizing data. C error: Expected 6 fields in line 28790, saw 7
Error tokenizing data Pandas error C error: Expected Fields read_table read_csv 错误标记数据,C错误
2021-12-06 14:40:08 2431
原创 python借助jieba、addressparser第三库准确提取省市区地址
提取中国省市区 jieba库 中文分词 地址拆分 pandas根据某一列提取省份 python提取省份信息
2021-12-06 11:16:04 2441
原创 matplotlib库问题:UserWarning: findfont: Font family [‘MicroSoft YaHei‘] not found.Falling back
matplotlib User Warning 中文乱码 无法显示中文
2021-11-25 10:09:15 5004 2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人