Session 4
Data Fundamentals and Introduction to Python
Class Objective:
The goal of this class is to introduce you to some basic data structures using Python.
Readings (To be done before class):
- Chapter 1 Introduction to Machine Learning with Python
- Optional Activities: We will be focusing on some foundational Python concepts, but we will primarily be focusing on techniques and practices related to data science. Some students without a Python or more general programming foundation may prefer a step by step approach. DataCamp offers a nice step-by-step introduction and as part of this class you have a Premium Membership, which I’ll be emailing out. Intro to Python.
In Class Activities:
- See the Tech Fundamentals class materials repository. Be sure to download updates by using the
sync
or pull
buttons on GitHub Desktop.