Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pandas return specific row

df.iloc[1] # replace index integer with specific row number
Source by datatofish.com #
 
PREVIOUS NEXT
Tagged: #pandas #return #specific #row
ADD COMMENT
Topic
Name
4+5 =