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
DataFrame
modin.pandas.DataFrame.tail
modin.pandas.DataFrame.tail
¶
DataFrame.
tail
(
n
=
5
)
→
Self
[source]
¶
Return the last n rows.