Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created February 3, 2020 05:51
Show Gist options
  • Save lakshay-arora/85fb6852b8ed91c7372f84faf25f84f6 to your computer and use it in GitHub Desktop.
Save lakshay-arora/85fb6852b8ed91c7372f84faf25f84f6 to your computer and use it in GitHub Desktop.
# select rows with indexes
data.iloc[[0,2]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment