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