Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pandas return specific row

df.iloc[1] # replace index integer with specific row number
 
PREVIOUS NEXT
Tagged: #pandas #return #specific #row
ADD COMMENT
Topic
Name
1+7 =