Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created February 3, 2020 05:53
Show Gist options
  • Save lakshay-arora/654644fdd5839c092fb028bef0257895 to your computer and use it in GitHub Desktop.
Save lakshay-arora/654644fdd5839c092fb028bef0257895 to your computer and use it in GitHub Desktop.
# select a range of rows
data.iloc[1:3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment