How-to articles, tricks, and solutions about HEAD
Get first row value of a given column
Here's an example of how you can get the first row value of a given column in a Pandas DataFrame in Python: