While using nunique with groupby in pandas how to avoid counting row with blank/nan

后端 未结 0 593
一生所求
一生所求 2021-01-23 06:02

While using nunique in groupby how to avoid counting row with blank/nan, Also I cannot drop the rows as I have some other useful information in the same row other columns.

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题