https://github.com/keller-mark/compsci279r-tier2-analysis
https://github.com/keller-mark/compsci279r-tier2-analysis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keller-mark/compsci279r-tier2-analysis
- Owner: keller-mark
- Created: 2022-11-30T16:35:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T23:44:02.000Z (over 2 years ago)
- Last Synced: 2025-01-12T14:13:31.233Z (5 months ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compsci279r-tier2-analysis
Scripts to analyze doodle vs. when2meet study data.
```sh
conda env create -f environment.yml
conda activate tier2-env
jupyter lab
```