Hey John Cabral! Great question.
I am doing data engineering right now 😆 for a new project that is a knowledge graph which we are feeding into an ML process
TBH - I find the range of data engineering to be the same as any type of data set.
- 1.
- 2.
- 3.
feature engineering, etc.
That is to say: I don't have any differences in the type of data engineering work I have to do.
For the data science / ML modeling part of this type of work, the shape of the data is different. Therefore, the features I am looking for require different data science (networkX, graph algorithms, etc). That doesn't come into play until the modeling section - not the data engineering part.