project uses virtualenv.
-
activate command: 'source venv/bin/activate'
-
install libraries: 'pip install -r requirements.txt'
Other option: install stuff globally (we use librosa and yellowbrick)
data science final project. Random stuffs with mp3 files honestly.
Jupyter Notebook
project uses virtualenv.
activate command: 'source venv/bin/activate'
install libraries: 'pip install -r requirements.txt'
Other option: install stuff globally (we use librosa and yellowbrick)