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

modin.pandas.Series.head

Series.head(n: int = 5)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/modin/pandas/base.py#L1997-L2001)

Return the first n rows.

语言: 中文