Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronvoluted/deep-beer
Ron Au | Assignment 2: Beer Review Project
https://github.com/ronvoluted/deep-beer
Last synced: about 1 month ago
JSON representation
Ron Au | Assignment 2: Beer Review Project
- Host: GitHub
- URL: https://github.com/ronvoluted/deep-beer
- Owner: ronvoluted
- License: mit
- Created: 2021-03-16T09:51:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T12:52:20.000Z (almost 4 years ago)
- Last Synced: 2024-10-27T11:19:45.449Z (3 months ago)
- Language: Jupyter Notebook
- Size: 40.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assignment 2: Beer Review Project | Ron Au
Repository for the Beer Review Project from UTS Advanced Data Science for Innovation.## Install Dependencies
```bash
pipenv install
```## Run Jupyter Lab
```
pipenv run Jupyter Lab
```Project based on the [cookiecutter data science project template](https://drivendata.github.io/cookiecutter-data-science)
#cookiecutterdatascience