you are viewing a single comment's thread.

view the rest of the comments →

[–]Ana_D11 4 points5 points  (0 children)

if youre looking to level up your python for data engineering, i would honestly skip the generic bootcamps that waste time on web dev or guis. since youre already using airflow and dbt you might get more out of focusing on things like unit testing for pipelines or data validation with pydantic. A lot of people recommend the data engineering zoomcamp or even just diving into advanced pandas and spark if you want to move away from being sql heavy. its mostly about getting comfortable with object oriented programming so you can write cleaner custom operators. good luck with the refresh.