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