Teddy McDermott — Data Science Notebooks
  • Portfolio
  • About
Categories
All (3)

Data Science Portfolio

Welcome — this is a collection of data analysis and data science projects, built as Jupyter notebooks and published straight from the source code. Click any project below to see the full analysis, including code, charts, and conclusions.

 
Test Frontmatter
1 min
Hopefully a graph will be shown below.

The state of Young Adult (18 - 24) Unemployment in the UK
4 min
Executive Summary: * Are Young People working less? Yes. Since 2004, the employment rate for 18–24 year olds has dropped significantly, while the economic inactivity rate…

My Notebook about a thing
1 min
Here I’ll explain some stuff. I might even use Maths:
No matching items
Source Code
---
title: "Data Science Portfolio"
listing:
  contents: notebooks        # folder where your .ipynb files live
  type: grid                 # try "table" or "default" for other layouts
  sort: "date desc"
  categories: true            # clickable tag filter, pulled from each notebook's front matter
  feed: true
  fields: [image, title, description, date, categories, reading-time]
  image-height: "200px"
page-layout: full
title-block-banner: false
---

Welcome — this is a collection of data analysis and data science projects,
built as Jupyter notebooks and published straight from the source code.
Click any project below to see the full analysis, including code, charts,
and conclusions.