Last active
May 22, 2023 07:40
-
-
Save YTKme/8a8c8111b41e38ee79aa69263ffc10a5 to your computer and use it in GitHub Desktop.
Python PIP
This file contains hidden or 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
# Standard | |
pip install build twine requests pylint rope pytest | |
# Machine Learning | |
pip install build twine requests pylint rope pytest numpy jupyterlab pandas matplotlib scikit-learn seaborn | |
# Work 3 | |
pip install build twine requests zeep pylint rope pytest graphviz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment