You are viewing documentation about an older version (1.25.0). View latest version

modin.pandas.DataFrame.head¶

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

Return the first n rows.