datframe选出为NaN的索引

print(np.where(pd.isnull(chunk['encoded_fea'])))

posted @ 2022-08-25 15:40  Marklong  阅读(2)  评论(0编辑  收藏  举报