modin.pandas.DataFrame.head

DataFrame.head(n=5) Self[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.34.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/base.py#L1953-L1957)

Return the first n rows.

Language: English