UofTCoders / Events

University of Toronto Coders Events
https://uoftcoders.github.io/studyGroup/#events
29 stars 14 forks source link

SQL with R - November 16 #318

Closed aays closed 1 year ago

aays commented 1 year ago

Description: Interested in learning a common tool for interacting with databases? Considering a career in data science? Come to this introduction to SQL using R! We'll cover the basics of SQL, including its similarities and differences compared to R, and practice using it within RStudio.

Link to lesson here.

Where: streamed on the UofT Coders Discord Server When: Wednesday November 16, 2022, from 18:00 to 19:00 EST Instructor: @sbreitbart Host: @QuLogic Skill level: Intermediate Installation instructions: We recommend you install these packages ahead of time and ensure they load correctly to reduce troubleshooting in the lesson.

install.packages(c("dplyr", "dbplyr", "RSQLite", "magrittr"))

Directions: MADLab is located in Gerstein Science Information Centre, Room B112 at the south end of the first lower level. Once you go through the main entrance of Gerstein, take a right turn down a corridor (across from the admin desk or just past the reading room), then take the stairs down and follow the signs to MADLab, the door should be open 10-15 minutes before the lesson.

If you're new to Discord, see here (PDF) on how to catch the stream!

aays commented 1 year ago

UPDATE: This event has been moved to online-only. If you would like to attend, please join us on Discord at 6 pm! We aim to be back in the MADLab for our next lesson.