From the course: Complete Guide to Generative AI for Data Analysis and Data Science

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Visualizing a complex supply chain

Visualizing a complex supply chain

- [Instructor] Now, we have this graph, I want to spend a few minutes and see if we can improve the layout here. Let's see, let's go to ChatGPT and let's ask for ChatGPT to modify the script to improve the layout of the graph. Raw material suppliers should be at the top of the graph, and customers at the bottom. In general, the start of the supply chain should be at the top and the end of the supply chain should be at the bottom. So, let's just see if we can get at least a little bit better, something that's a little bit easier to understand in terms of the visualization. Now, I will say this does highlight the need for graph analytics and things like just statistics in general, 'cause visualizations are great for getting like an immediate, quick assessment, but when we want precise information, we really do have to do the math. So, let's see if this has improved anything. So, we'll just copy the code over here, and we're going to add a new cell, so I'll just paste the new graph in…

Contents