Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pandas return specific row

df.iloc[1] # replace index integer with specific row number
Source by pandas.pydata.org #
 
PREVIOUS NEXT
Tagged: #pandas #return #specific #row
ADD COMMENT
Topic
Name
3+2 =