Number of different values / distinct in a column per ID in a sorted dataframe

后端 未结 0 470
走了就别回头了
走了就别回头了 2020-12-08 15:15

I have a sorted dataframe with an ID, and a value column, which looks like:

ID   value 
A    10
A    10
A    10
B    15
B    15
C    10
C    10
...

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