Introduction to Python for Data Science
Welcome to this introductory workshop series on Python for data science. This is a three part series that will walk through basic Python programming with data, enhancing your workflow in Jupyter Lab, and doing advanced analyses with tabular datasets. See the schedule or table of contents below to navigate through all the workshop material.
Presenters
Chasz Griego
Open Science Postdoctoral Associate
Office: 4416, Sorrells Library
cgriego@andrew.cmu.edu
Lencia Beltran
Open Science Project Coordinator
Office: 4416, Sorrells Library
lbeltran@andrew.cmu.edu
Setup
To be best prepared for these workshops, please follow the setup instructions prior to attending.
Goal of this Workshop
The goal of this workshop is to introduce Python to learners who are new to the language or new to programming. Our goal is to get you comfortable using Python for the purpose of working with data.
Schedule
Day | Time | Title |
---|---|---|
February 7, 2023 | 1:00-3:00 pm | Part 1: Introduction to Basic Programming with Data |
February 14, 2023 | 1:00-3:00 pm | Part 2: Making the Most with Jupyter Lab and Notebooks |
February 21, 2023 | 1:00-3:00 pm | Part 3: Plotting and Analyzing Tabular Datasets |
Table of contents
- Setup
- Introduction to Basic Programming with Data
- Making the Most with Jupyter Lab and Notebooks
- Plotting and Analyzing Tabular Datasets