https://github.com/djm158/learning-microsoft-r
Working through https://www.gitbook.com/book/smott/introduction-to-microsoft-r-server/details and creating samples
https://github.com/djm158/learning-microsoft-r
data-analysis data-science microsoft microsoft-sql-server r
Last synced: 2 months ago
JSON representation
Working through https://www.gitbook.com/book/smott/introduction-to-microsoft-r-server/details and creating samples
- Host: GitHub
- URL: https://github.com/djm158/learning-microsoft-r
- Owner: djm158
- Created: 2018-04-01T21:51:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T21:52:10.000Z (about 8 years ago)
- Last Synced: 2025-03-05T04:44:51.977Z (over 1 year ago)
- Topics: data-analysis, data-science, microsoft, microsoft-sql-server, r
- Language: R
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analyzing Big Data with Microsoft R: notes
I've been following along with [this gitbook about microsoft R](https://www.gitbook.com/book/smott/introduction-to-microsoft-r-server/details) and found it contains some really useful information about Microsoft R. However, it doesn't look like the code samples are completely tested and put together completely, so I tried to fix some errors and make them into usable modules (for example, a bash script to download all of the NYC taxi data).