#data-engineering
Read more stories on Hashnode
Articles with this tag
I was asked today about dynamically extracting key-value pairs from heterogeneous JSON-like strings in BigQuery SQL and I've remembered this...
When I was just starting out with Python I found the distinction between a function doing something in place and returning the result instead pretty...
Here are the basics you need to know about installing Python packages. Apart from the built-in modules that come by default with the Python...
Here's an interesting SQL problem, similar to one I had to solve the other day. It involves some of our favourite BigQuery ARRAYS, but also correlated...
Let's look day in the life of a Data Engineer in 2016. Wait a minute, the title is 'BI Developer' or 'BI Engineer', but you do pretty much everything...
So if you're looking to decompress after a long week and relax, check out the LAX conversion functions for handling JSON conversions in...