This repository hold the content from tutorials/workshops and other events organised by the Stats Club.
Each event content are located in the respective sub-directory. A brief description of each is presented below
GitHub-Basics
conatins the presentation and a markdown file with useful commands for getting started with GitHub.RShiny
contains the presentation PDF and the base plot and ggplot code for the two examples in the slides.SQL-Workshop
contains the presentation PDF for learning SQL basics.WebScrapingTutorial
contains the presentation and R code to learn basics of web scraping.ggplot-Workshop
contains the Rmd file with code, explanations, and exercises on usingggplot
Code Sample
contains the presentation on guidelines for writing a code sample for internships and job applications.Dplyr-Workshop
contains notes and practice problems related to using thedplyr
library in RPython-Workshop
contains notes and practice problems for R coders who wish to learn Python for data analysis