Commit 128d3e36 by Rebecca Merrett

Update README.md

parent db2ea5a1
# Getting Started with Python and R for Data Science
### Dataset
* [height.csv](https://github.com/RebeccaMerrett/data_science_beginner_lm/blob/master/height.csv)
* [height.csv](https://code.datasciencedojo.com/rebeccam/tutorials/blob/master/Getting%20Started/height.csv)
### Example Python and R Scripts
* [lm_model.py](https://github.com/RebeccaMerrett/data_science_beginner_lm/blob/master/lm_model.py)
* [lm_model.txt](https://github.com/RebeccaMerrett/data_science_beginner_lm/blob/master/lm_model.dms)
* [lm_model.py](https://code.datasciencedojo.com/rebeccam/tutorials/blob/master/Getting%20Started/lm_model.py)
* [lm_model.txt](https://code.datasciencedojo.com/rebeccam/tutorials/blob/master/Getting%20Started/lm_model.dms)
### Programs/Software
* [python.org/downloads](https://www.python.org/downloads/)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment