datframe选出为NaN的索引

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

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