get first row code example Example: Returns the first row as a Row # Returns the first row as a Row df.first() # Row(age=2, name=u'Alice')