Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion eda.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ permalink: /eda/
- [Analyzing Top/Green500 Supercomputer Technology Trends](http://github.com/ww44ss/Exascalar-Analysis-)
- [Emissions Choropleth Maps](https://github.com/BillSeliger/ExData_Plotting2)
- [Data Analysis using Twitter API and Python](http://blog.impiyush.com/2015/03/data-analysis-using-twitter-api-and.html)
- [Tutorial slides introducing the ggplot2 system](https://corytu.github.io/R-Language-Exhibition/Docs/Plotting_with_R_ggplot2.html)

## Comprehensive Notes

- Complete notes for [Exploratory Data Analysis](http://sux13.github.io/DataScienceSpCourseNotes/)
- [Complete notes](http://sux13.github.io/DataScienceSpCourseNotes/) for Exploratory Data Analysis
4 changes: 3 additions & 1 deletion rprog.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ layout: page

## Comprehensive Notes

- Complete notes for [R Programming](http://sux13.github.io/DataScienceSpCourseNotes/)
- [Complete notes](http://sux13.github.io/DataScienceSpCourseNotes/) for R Programming
- [FAQ](https://corytu.github.io/Coursera-R-Mentoring/) on R Programming course forum
- [Tutorial slides](https://corytu.github.io/R-Language-Exhibition/Docs/R-Tutorial.html) covering materials of the first two weeks of R Programming