Pandas: Head and Tail
Head and Tail
To view a small sample of a Series or DataFrame object, use the head() and tail() methods. The default number of elements to display is five, but you may pass a custom number.
Complete list of Head and Tail with examples:
Download the Pandas DataFrame Notebooks from here.
It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.
https://w3resource.com/pandas/head-and-tail.php
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics