Series.nunique(dropna=True)
Return number of unique elements in the object.
Excludes NA values by default.
dropna : boolean, default True
Don’t include NaN in the count.
nunique : int
登录查看完整内容
联系方式: