atoti.Table.head()#

Table.head(n=5)#

Return at most n random rows of the table as a pandas DataFrame.

Return type:

DataFrame