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.¶
Practice
- Complete Milestone 2
Mandatory Reading, Reading Note & Presentation
Thinking Ahead
-
Start exploring dependent (DV), independent (IV), and control variables (CV) related to your proposal using the ANES 2024 dataset.
- From the Notebooks repository, download the Notebook #03 (
03-functions-and-packages.ipynb) file and open it in VS Code. - Rely on the Pandas section at the end of the notebook (copy, paste, and adjust the example code to fit your variables and analysis)
- From the Notebooks repository, download the Notebook #03 (