#data-engineering
Read more stories on Hashnode
Articles with this tag
a crush course for GIS data in postgres! · Motivation Happy new year everyone! Took a little break and back at it. The goal of this post is to introduce...
file manipulation with ease · Pathlib vs OS in Python Motivation When i was listening to real python podcast on new features of python 3.12 including...
python attempt for name collision, private etc · Introduction Came across this post on DE subreddit. This post is about private name mangling in Python,...
python context manager · Motivation When I was reading Pragmatic Programmer, i came across this tip, Finish What You Start It means that for functions...
Recently, I have come across the term DataOp multiple times. After exploration, i will try to explain the concept of data product and DataOps. This...
Motivation The initiative of this post is an error that I bumped into in the past for Airflow and I wish to document how to solve it if you came...