Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Display tail of the DataFrame

# Display tail of the DataFrame
df.tail() 
Source by pandas.pydata.org #
 
PREVIOUS NEXT
Tagged: #Display #tail #DataFrame
ADD COMMENT
Topic
Name
4+2 =