jsoslow2 / Fantasy-Football-Models-Old

Beating the shit out of my friends with data science
82 stars 25 forks source link

Update README.md #1

Open joeyagreco opened 1 year ago

joeyagreco commented 1 year ago

First of all, cool project!

Thanks for making this open source.

Was wondering if you could make the README file a bit more descriptive and easy to follow.

Something with step by step instructions like:

1. Clone the repository: git clone https:github.com/repo
2. Enter the foo directory: cd foo
3. Run the script: py my_script.py
etc...

I'm struggling a bit to follow exactly what to do to get this running and I'm sure others will have similar questions so this would help greatly in allowing people to use/contribute to this library.

janstadt commented 1 year ago

Take a peek at https://www.rstudio.com/products/rstudio/download/#download Looking at the files he has in this repo tells me that RStudio will allow you to pull in those files and run it pretty quickly.

janstadt commented 1 year ago

Better yet, give this a shot: https://rstudio.cloud/

Edit: Nope. https://community.rstudio.com/t/rriskdistributions/113339