Data.
roll
A lot like numpy.roll
numpy.roll
bool
If True then do the operation in-place and return None.
None
Use inplace parameter instead.
Data