go

增加按组重复数字的列

英文: Add column with repeated numbers per group 问题 我想要在数据框中添加一个新的列,其中每个组(Chr)的末尾都重复1,1,1,2,2,2,3,3,3,...