The following graphs show the number of comments in each minute in a specific r/soccer match thread.
Match thread link: https://www.reddit.com/r/soccer/comments/2alnzy/match_thread_germany_vs_argentina_2014_fifa_world/
18723 comments
Match thread link: https://www.reddit.com/r/soccer/comments/5y9qif/match_thread_barcelona_vs_paris_saintgermain/
8387 comments
- PRAW (Python Reddit API Wrapper)
- Jupyter Notebook
- Pandas
- Matplotlib
- Seaborn
I created the two graphs with the two Jupyter Notebooks you see in this repository. You can find the same code as a normal Python file in main.py.