tail

tail(obj, n=6, *args, **kwargs)

Return the last n elements / rows of obj.

R equivalent: tail()