``` df.shift(1, axis='columns') # TypeError: tuple indices must be integers, not str ``` np.roll is being passed the original axis