Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 266 Bytes

sommelier.ai

A practical workshop on pandas and scikit-learn using wine reviews.

Setup

  1. Install poetry
  2. Run poetry install in the root of this repository.
  3. Run poetry shell to activate the environment.