Open Vlad-Radz opened 3 years ago
Hey, these are really good points! I'll def consider adding these to the image when I update it next time. Feel free to create a PR and add it to the markdown version. Thanks a lot for the contribution!
Hey, thanks for the feedback! I will create the markdown version, sure!
For a modern data engineer knowledge of concurrency models is important.
threading
vsmultiprocessing
, what are the differences, and what problems does Python have with threading.Apache Airflow
) vs state machines (example:Amazon Step Functions
) vs ... . Is actually covered by 'Data structures and algorithms', but maybe would be good to mention this as an example of how knowledge of them might be helpful for a data engineer.CUDA
on GPU.If you agree on at least some of the points, I can prepare the text.