Analysing social media networks by using NetworkX library in Python and social media datasets from Facebook.
Contents
- In THIS notebook, we use CrowdTangle's Facebook data to create and analyse networks, find sub-graphs, communities and inspect nodes of interests.
The workflow uses NetworkX python library.