Materials for a 3-hour practical session introducing MSc students at the Institute for Transport Studies to data science.
This website provides a brief introduction to data science concepts with implementations in R and Python. It's designed for students who may not have used data science tools before.
- Prerequisites: Required software and setup
- AI Tools & Policy: Safe and effective use of AI (Microsoft 365 Copilot vs GitHub Copilot)
- Practical Exercises: Hands-on data science tasks
- Next Steps: Resources for continuing your learning journey
Visit the published website at: https://itsleeds.github.io/introds/
To build this website locally:
quarto renderTo preview while editing:
quarto previewThe website is automatically published to GitHub Pages via GitHub Actions when changes are pushed to the main branch.
To manually publish:
quarto publish gh-pagesThis work is licensed under the MIT License - see the LICENSE file for details.