Difference between revisions of "Data Science"
Jump to navigation
Jump to search
DonalPhipps (talk | contribs) (Add R for data science and Tidy Text Mining.) |
m (Tgwilson moved page Coding for Analysis to Data Science: More directly aligning with the #data-science channel in the Measure Slack) |
(No difference)
|
Revision as of 09:32, 23 January 2018
This page is a list of resources and links for various code-based platforms for analysis -- mainly Python and R, but feel free to add others.
General Purpose Resources
- Coding collaboration (think Google Docs for code) - http://codr.io/
R Resources
- Dartistics
- Mark Edmondson's Code Blog
- R for Data Science by Hadley Wickham - full book online
- Tidy Text Mining by Julia Silge
Python Resources