From Data to Insights¶
Theory¶
Presentation & Discussion¶
Code¶
The Data Science Pipeline¶
Application¶
Tip
To load and use a notebook in VS Code follow the steps 3 to 5 in 📘 Notebooks in VS Code
Working with Data¶
- Let's load Notebook #01 into VS Code:
Get Ready for Next Week: Think. Read. Practice.¶
Thinking Ahead
- Start exploring relevant variables (DV, IV, CV) related to your proposal using the ANES dataset and pandas.
- You should use the code in the Pandas section at the end of the Functions and Packages notebook (copy/paste and adjust to your needs).
Mandatory Reading, Reading Note & Presentation
Practice
- Complete Milestone 2