会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
willowj
博客园
首页
新随笔
联系
订阅
管理
2017年3月15日
python 值比较判断,np.nan is np.nan 却 np.nan != np.nan ,pandas 单个数据框/单元格 值判断nan
摘要: pandas中DataFrame,Series 都有 isnull()方法,而数据框/单元格却没有,用了就会报错:AttributeError: 'float' object has no attribute 'isnull' 怎么判断单个框是否为 np.nan? 索引一个单元格,用 is 判断 p
阅读全文
posted @ 2017-03-15 11:05 willowj
阅读(8115)
评论(0)
推荐(1)
公告