我的课程
登录
注册
反馈
13、知识回顾
代码运行题
本节内容中我们学习过的知识点有:
isnull和notnull判断空值
掩码筛选空值
填补缺失值
dropna删除缺失值
去重复数据drop_duplicates
练习指导
查看提示
findNaN.py
Ipython Shell