Data Engineering, Python, TeradataLoad to Teradata with a Python wrapper for TPTPyTPT: A Python Wrapper for High-Performance Teradata Data Loading This blog post is paired with the associated Github repository https…
Cloud Infrastructure, Data Engineering, Python, DuckDBQuackpipe, running DuckDB local and on AWS GlueQuackpipe Stop waiting for AWS Glue jobs while in development by using a local-first workflow with DuckDB and deploy with Terraform. Your…
Cloud Infrastructure, Data Engineering, Python, SalesforceQuery Salesforce with PythonQuery SalesForce objects with Python Ever found yourself exporting data from Salesforce using the Web UI over and over again. Ever wished…
Python, Data Science, Software DevelopmentPublishing a Python Streamlit app to Posit ConnectPython applications published to Posit Connect This is a simple Streamlit application structured as a modular project and managed using…
Cloud Infrastructure, Data Engineering, GCP, Machine Learning, Python, Software EngineeringMaking Machine Learning predictions from BigQuery DataformNFL Touchdown Prediction with Dataform and BigQuery ML This blog post demonstrates how to build an end-to-end ML pipeline using Google Cloud…
Cloud Infrastructure, Data Engineering, GCP, Machine Learning, Python, Software EngineeringThe Tale of Two Routes: A Love Story Between BigQuery and Vertex AI for Machine Learning predictionsThis blog post is the first, and probably last where I thought I would see what the Github Copilot VSCode extension could do with writing a…
Cloud Infrastructure, MLOps, Machine Learning, PythonGCP Serverless prediction service using Cloud Run from a Vertex AI modelDeploying ML Models on Cloud Run: From Placeholder to Production This guide walks through deploying a machine learning model on Google Cloud…
Software Development, Data Science, PythonFlask application with custom package deployed to GCP Artifact Registry and Cloud RunFlask application with custom package deployed to GCP Artifact Registry and Cloud Run What we are looking to do in this example is…
Analysis, EDA, Graph, PythonHip-hop collaboration network graphIntroduction As a Hip-hop fan (and other genres of music) it is obvious that certain artists are more alike than others. I was interested to…
Data Engineering, PythonConnecting to Teradata from PythonReading and Writing data between Python and Teradata This blog post is paired with the associated Github repository https://github.com…
Software Development, Data Science, PythonPython mono repo for Data Science with PoetryMono repo with Python Poetry What we are looking to do is create a code repository that can be used as the source for many Python…
Software Development, PythonHow I develop Python in VSCodeWhy Working on Javascript code in Visual Studio Code (VSCode) for the best part of last year got me use to all the good stuff…