Create a column which increments value for changes in another row

后端 未结 3 1265
逝去的感伤
逝去的感伤 2021-02-09 09:55

I have a dataframe with two columns as below:

Var1Var2
a   28
b   28
d   28
f   29
f   29
e   30
b   30
m   30
l   30
u   31
t   31
t   31

I\'d

3条回答
提交回复
热议问题