I\'m trying to set col \'b\' of my dataframe based on it\'s previous value from the row above. Is there any way to do this without iterating through the rows or using decorators