The course webpage is here.
This repository houses all of the materials to be presented at the day long course "Bootstrap Learning Python with R," which is presented as a day-long course at the 2019 Joint Statistical Meetings, put on by the American Statistical Association.
The course is scheduled from 8:30 AM to 5:00 PM on July 27, 2019 in room 405 of the Colorado Convention Center. All materials will be posted to this Github repository as it becomes available.
We will be running Python and R code during the class and students are expected to interact with code, the instructor, and each other. We will building software and constructing analyses, and it is expected that students will bring a laptop with software installed (see Pre-course Preparation) and participate in this process.
Time | Session |
---|---|
8:30 AM - 10:15 | AM Part 1: Background and Basics |
10:15 AM - 10:30 AM | Break |
10:30 - 12:00 | Part 2: Digging Deeper into Python Programming Constructs |
12:00 PM - 1:30 PM | Lunch |
1:30 PM - 3:00 PM | Part 3: Building Software Systems using Object-Oriented Programming |
3:00 - 3:15 PM | Break |
3:15 - 5:00 | Part 4: Working with Data |
Please install the following software before the class begins:
- R (version >= 3.5)
- Python (version >= 3.7)
- The Python pip3 package (instructions are here).
- The Python virualenv package (instructions here).
While not required, it is recommended that you install RStudio to build the class documents.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.