Get startedGet started for free

Final thoughts

1. Final thoughts

Congratulations on completing the course! Over the four chapters of this course,

2. What You've Learned

you have learned the basics of networks and network analysis, how to find important nodes, how to identify communities of nodes, and finally applied what you've learned in a case study with GitHub user data. From a practical standpoint, you have learned how to use the NetworkX and nxviz packages in Python to model, analyze, and visualize network data. Along the way, you have also learned how to write algorithms that operate on networks to do useful things like finding paths. Finally, you have seen practical applications of network analysis, and even tried your hand at implementing them!

3. Let's practice!

I hope you had fun, and I also hope to see you on the next course!