modin.pandas.DataFrame.head¶

DataFrame.head(n: int = 5)[source]¶

Return the first n rows.