数据NaN 值排查,统计,排序data.isnull()data 是一个dataframe 的结构np.sum(data.isnull())找到缺失值的总数data.sort_values()按照.
確定! 回上一頁