how to use seq function of r in pandas

后端 未结 0 867
心在旅途
心在旅途 2020-12-09 12:17

i want of sequence of values to be written on new column based on previous columns

this is my dataframe df 
a  b
11 15
32 35

i want output to be like this

a         


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