Last active
November 21, 2022 01:43
-
-
Save krokrob/53ab953bbec16c96b9938fcaebf2b199 to your computer and use it in GitHub Desktop.
Le Wagon Data Science Bootcamp minimal requirements to start a fresh virtualenv.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pytest | |
pylint | |
ipdb | |
jupyterlab | |
numpy | |
pandas | |
matplotlib | |
seaborn | |
scikit-learn | |
packgenlite @ git+https://github.com/krokrob/packgenlite.git@master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment