Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
Returns the first row as a Row
Hamza Idrees
Programming language:
Python
2021-05-04 15:35:14
0
Q:
Returns the first row as a Row
disturbia
Code:
Python
2021-05-29 23:35:44
#
Returns
the first
row
as
a
Row
df.first() #
Row
(age=
2
,
name
=u
'Alice'
)
0
Tags
row
first
Related
make first row column names pandas
pandas get first row
make first row columns pandas
select first row of every group pandas
Returns the first n rows
New to Communities?
Join the community