I enjoy making things. Here are a selection of projects that I have worked on over the years.
Data Engineering Zoomcamp My learning journey following the data engineering courses led by DataTalk Club. (https://github.com/DataTalksClub/data-engineering-zoomcamp/tree/main) Pre-course set up Download Docker Set up Google Cloud Watch Pre-course FAQ Have a Github account and CodeSpaces from typing import List import pandas as pd def createDataframe(student_data: List[List[int]]) -> pd.
PyTorch is a Python package that provides tensor computation (like NumPy) with strong GPU acceleration.
scikit-learn is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license.