-
Notifications
You must be signed in to change notification settings - Fork 12
/
schedule.qmd
42 lines (36 loc) · 1.93 KB
/
schedule.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: Schedule
format: # to suppress pdf link
html:
toc: false
---
# Tentative schedule of upcoming workshops
| Day | Month | Workshop |
|:---:|:-----:|:----------------------------------:|
| 10 | Sep | Introduction to data visualization with ggplot |
| 17 | Sep | Hybrid open lab |
| 24 | Sep | Introduction to R statistics |
| 01 | Oct | Hybrid open lab |
| 08 | Oct | Data science: more fun, less pain with tidyverse |
| 15 | Oct | Python Takeover: **Reading Python for Beginners** |
| 22 | Oct | Git and GitHub with RStudio |
| 29 | Oct | Hybrid open lab |
| 05 | Nov | Machine learning in R part 1: regression |
| 12 | Nov | Hybrid open lab |
| 19 | Nov | Hybrid open lab |
| 26 | Nov | Hybrid open lab |
| 03 | Dec | Hybrid open lab |
| 10 | Dec | Introduction to geospatial data in R |
| 17 | Dec | Hybrid open lab |
| 24 | Dec | _No lab this day_ |
| 31 | Dec | _Happy New Year (no lab this day)_ |
All sessions will be 9-11 AM on Tuesday morning (MST) in hybrid format: we will
be in the Data Studios of the [Main Library](https://lib.arizona.edu/study/spaces/data-studio)
and running a concurrent Zoom session.
For information on connecting to online sessions, reach out to us on the r
channel of the [UA Data Science Slack workspace](https://jcoliver.github.io/uadatascience-slack/)
or contact Jeff Oliver.
To get the most out of these workshops, participants should bring a laptop with
[R and RStudio installed](https://jcoliver.github.io/learn-r/000-setup-instructions.html).
If you have questions about the schedule, or are interested in learning about a
particular topic in R, contact Jeff Oliver at [jcoliver@arizona.edu](mailto:jcoliver@arizona.edu?subject=R%20workshop%20inquiry).