Confessions of a Data Guy

article thumbnail

Data Analytics Suck! Worst Job Ever!

Confessions of a Data Guy

Being Data Analytics is a meat grinder, it’s the worst job ever. Horrible it is. It will crush you. The post Data Analytics Suck! Worst Job Ever! appeared first on Confessions of a Data Guy.

article thumbnail

DuckDB Out Of Memory – Has it been fixed?

Confessions of a Data Guy

Back in March, I did a writeup and experiment called DuckDB vs Polars, Thunderdom, 16GB on 4GB machine challenge. The idea was to see if the two tools could process “larger than memory” datasets with lazy execution. Polars worked fine, DuckDB failed in spectacular fashion. I also noted how many people had opened issues in […] The post DuckDB Out Of Memory – Has it been fixed?

IT 124
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Transitioning to Senior Engineer

Confessions of a Data Guy

It’s probably what every single person wants to accomplish first after they’ve been writing code for a year professionally. How do I get to Senior Engineer? What skills do I need? “I am a good coder, give me the Senior Engineer title.” Sadly, most Junior and Mid-Level Engineers think that being a Senior Engineer is […] The post Transitioning to Senior Engineer appeared first on Confessions of a Data Guy.

article thumbnail

Databricks Doubles Cost. Reddit Explodes. I’m in Trouble!

Confessions of a Data Guy

I recently did a post on Linkedin and Reddit about Databricks removing Standard Tier and forcing folks into Unity Catalog. The post got big traction and blew up, more than I thought. Enough for the Databricks folk to hunt me down at work and tell me I’m naughty. I will be writing a more in-depth […] The post Databricks Doubles Cost. Reddit Explodes.

Data 130
article thumbnail

Writing Apache Spark with Rust! Spark Connect Introduced.

Confessions of a Data Guy

I never thought I would live to see the day, it’s crazy. I’m not sure who’s idea it was to make it possible to write Apache Spark with Rust, Golang, or Python … but they are all genius. As of Apache Spark 3.4 it is now possible to use Spark Connect … a thin API […] The post Writing Apache Spark with Rust! Spark Connect Introduced. appeared first on Confessions of a Data Guy.

Python 100
article thumbnail

How to JOIN datasets in Polars … compared to Pandas.

Confessions of a Data Guy

It’s been a while since I wrote about Polars on this blog, I’ve been remiss. Some time ago I wrote a very simple comparison of switching from Pandas to Polars, I didn’t put much real effort into it, yet it was popular, so this is my attempt at trying to expand on that topic a […] The post How to JOIN datasets in Polars … compared to Pandas. appeared first on Confessions of a Data Guy.

Datasets 113
article thumbnail

Building Databricks Data Pipelines 101

Confessions of a Data Guy

Have you ever wondered at a high level what it’s like to build production-level data pipelines on Databricks? What does it look like, what tools do you use? The post Building Databricks Data Pipelines 101 appeared first on Confessions of a Data Guy.