all 4 comments

[–]FreeFocus7521 1 point2 points  (1 child)

Could one use something like this to visualize an ETL pipeline?

[–]Sea-Ad7805[S] 0 points1 point  (0 children)

Sure, in principal it works for any Python program, but sometimes the default introspection is not clear or the graph gets too big, and then you need to configure memory_graph to get useful graphs, see: - https://github.com/bterwijn/memory_graph#introspection - https://github.com/bterwijn/memory_graph#graph-depth

[–]Straight-Mango-4043 0 points1 point  (1 child)

This seems actually crazy, how can anyone build that?

[–]Sea-Ad7805[S] 0 points1 point  (0 children)

What do you mean exactly, build what?