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