DOCUMENTATION
/
EN
Language
English
中文
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
Go to https://china-status.snowflake.com to see details of the status
Developer
Snowpark API
Python
Python API Reference
Snowpark pandas API
Series
modin.pandas.Series.head
modin.pandas.Series.head
¶
Series.
head
(
n
=
5
)
→
Self
[source]
¶
Return the first
n
rows.