Skip to content

Instantly share code, notes, and snippets.

@ADGEfficiency
Created December 4, 2020 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ADGEfficiency/5a53930f90711a6eb6dfa9bcc2c98379 to your computer and use it in GitHub Desktop.
Save ADGEfficiency/5a53930f90711a6eb6dfa9bcc2c98379 to your computer and use it in GitHub Desktop.
nrows = 1000
data = pd.read_csv('data.csv', nrows=nrows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment