6 min read

Starting with (py)Spark

There has been a large shift in the industry in recent years to moving to python for data engineering. Spark one of the leading distributed data processing engines has great suppor

5 min read

Python Packaging with Poetry

It's not suprise that new developers are confused when it comes to developing python libraries, there has been major changes over the years when it comes to how to work with python

#python#poetry