modin.pandas.DataFrame.head¶
- DataFrame.head(n=5) Self [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.25.0/snowpark-python/.tox/docs/lib/python3.9/site-packages/modin/pandas/base.py#L1907-L1911)¶
Return the first n rows.
Return the first n rows.