2 followers
I'm a constantly curious Data Engineer, who loves nothing more than to learn new things, and help others learn new things by making coding approachable.
Rated one of the most loved languages several years in a row, Rust is gaining in popularity amongst both developers and large companies alike....
So you've built an app, and you want to deploy it? You've heard about Docker and containers, but haven't ever fiddled with it. Well, you've come to...
If you've utilized JDBC within Spark for long enough, or have had to pull large tables, you know the the more data, the longer it takes to pull. Seems...
So you need to build an API? You know some Python, have worked with pandas, and coded some SQL. Well, the good thing about all those skills, is you...
So you're looking to build a historical data model? Well, you've come to the right place! Historical data modeling can be a complex concept. On top of...
So you've been working on a Databricks notebook, and you've built most of your transformations, but now when you try to run the notebook it takes...