Skip to content

Instantly share code, notes, and snippets.

@agalea91
Created March 3, 2019 22:13
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 agalea91/d5a644b7f0a0ea0bfae237d00ac4cd82 to your computer and use it in GitHub Desktop.
Save agalea91/d5a644b7f0a0ea0bfae237d00ac4cd82 to your computer and use it in GitHub Desktop.
My default requirements.txt file
# Local package
-e .
# Utils
tqdm
click
# Data analysis
numpy
pandas
matplotlib
seaborn
scikit-learn
# Web scrape
requests
beautifulsoup4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment