Enter search terms or a module, class or function name.
Series.
tail
Return the last n rows.
n : int, default 5
Number of rows to select.
obj_tail : type of caller
The last n rows of the caller object.