FlayerVEO 学无止境 - Python 大数据 Pandas - NaN数据处理 的评论 http://flayerveo.com/index.php/archives/1893 ##NaN: NaN数据即空数据,这种数据在数据处理中是非常常见的。 --- ####一、初始化NaN数据: 使用numpy模块中的nan方法创建nan数据: ![](http://www.f...