Retweet network using NetworkX and Python

This graph shows the retweet network of the 2018 State of Union address.  I developed it using networkX in Python.



Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle