reddit-analysis
reddit-analysis copied to clipboard
Proposed upgrades
In the course of completing my thesis, I produced a Jupyter Notebook that used Pandas, Matplotlib, and WordCloud to analyze particular aspects of the subreddit data (e.g., relationships between author, comments, thread content, date/time):
https://github.com/joeblankenship1/thesis_blockchain/tree/master/reddit_analysis
I was going to start my own PyPI package, but I first wanted to ask if the functionality I developed in my research would be a desired addition to this project?