alexanderholt
10/9/2017 - 5:55 PM

Return only certain columns pandas

surveys[['species_id', 'hindfoot_length', 'weight']].head()