Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwheelz36/twelve_drams
analysis of the twelve drams of christmas reviews
https://github.com/bwheelz36/twelve_drams
Last synced: 24 days ago
JSON representation
analysis of the twelve drams of christmas reviews
- Host: GitHub
- URL: https://github.com/bwheelz36/twelve_drams
- Owner: bwheelz36
- Created: 2021-12-19T12:18:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T07:16:02.000Z (3 months ago)
- Last Synced: 2024-07-28T08:32:31.352Z (3 months ago)
- Language: Jupyter Notebook
- Size: 906 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twelve_drams
Nerding out something chronic.
Analysis of our christmas whisky tastings!To get the latest data:
```bash
wget --output-file="logs.csv" "https://docs.google.com/spreadsheets/d/1-brm6VaymCLZwew4gBINW4Z7qICWJpPa021hnMX7RD4/export?format=csv" -O "drams.csv"
```(to do: incorporate this directly into script)