Mr·Li
の
博客
会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Happiness First!
无所谓,我会出手
Scroll Down
博客园
首页
新随笔
联系
订阅
管理
园子
归档
随笔 - 29
文章 - 0
评论 - 9
阅读 -
11万
我曾道貌岸然,却经你似水流年~
02 2023 档案
pandas的常用功能(时常更新)
摘要:
经常需要对数据进行清洗,所以总结一些好用的命令 1、将参数转变为数字型数据(例如:字符串形式的‘123’,转变成数字型的123) pd.to_numeric(data,errors='ignore')errors有三个值:raise--无效解析引发异常(默认)corece--将无效解析设置为NANi
阅读全文
posted @
2023-02-13 10:13
Mr·Li程序员
阅读(49)
评论(3)
推荐(0)
编辑
公告
我的的第2753天12小时23分39秒
昵称:
Mr·Li程序员
园龄:
5年
粉丝:
3
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔档案
2023年9月(1)
2023年2月(1)
2022年8月(1)
2022年3月(1)
2022年1月(2)
2021年12月(2)
2021年11月(4)
2021年10月(1)
2021年9月(1)
2021年5月(1)
2020年11月(7)
2020年4月(1)
2020年3月(3)
2020年2月(3)
相册
二次元(17)
阅读排行榜
1. 解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题(95570)
2. 强化学习 --gym env.render()报错(2389)
3. 机器学习模型进行predict预测时,预测全为1(1910)
4. bson.errors.InvalidDocument: documents must have only string keys, key was <class 'type'>(1625)
5. 在pycharm上配置pyspark(1510)
评论排行榜
1. 解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题(7)
2. pandas的常用功能(时常更新)(3)
推荐排行榜
1. 解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题(13)
2. IDEA本地配置kerberos认证(1)
最新评论
1. Re:pandas的常用功能(时常更新)
测试
--Mr·Li程序员
2. Re:pandas的常用功能(时常更新)
测试
--Mr·Li程序员
3. Re:pandas的常用功能(时常更新)
测试
--Mr·Li程序员
4. Re:解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题
优秀
--Lyd_CodeTry
5. Re:解决org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)问题
几次扫过这篇文章都没明白问题在哪里,最后一遍看让我恍然大悟,解决了,谢谢
--大龄初学者兰姐
点击右上角即可分享
Catch