pandas.core.groupby.SeriesGroupBy.nunique

Return number of unique elements in the group.

return

Series Number of unique values within each group.

Warning

This feature is currently unsupported by Intel Scalable Dataframe Compiler