Programming Review and Python Intro Part 1

Schedule

00:00 1. Python Fundamentals What basic data types can I work with in Python?
How can I create a new variable in Python?
Can I change the value associated with a variable after I create it?
00:00 2. Analyzing Patient Data How can I process tabular data files in Python?
00:00 3. Visualizing Tabular Data How can I visualize tabular data in Python?
How can I group several plots together?
00:00 Finish