From Insights to Comparisons¶
Theory¶
Presentation & Discussion¶
Code¶
The Data Science Pipeline¶
Extracting Insights from Observations¶
Tip
To load and use a notebook in VS Code follow the steps 3 to 5 in 📘 Notebooks in VS Code
- To start, download and open the notebooks directly in VS Code:
- Get the Notebooks from the GitHub repository
Application¶
Start your Research Project Notebook¶
- In VS Code, create a new Jupyter Notebook (
.ipynbfile) to serve as the foundation for your research project. - Begin developing and organising relevant code and analyses that contribute to your reproducible research paper (your final project).
Get Ready for Next Week: Think. Read. Practice.¶
Practice
- Start Milestone 3
Mandatory Reading, Reading Note & Presentation
Thinking Ahead
- Copy/paste and update code from Notebooks 4 & 5 to start preparing the analyses for your final research project.