modin.pandas.DataFrame.head¶

DataFrame.head(n=5) → Self[source]¶

Return the first n rows.