Skip to content

josh-ashkinaze/Reddit-Relationships-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An analysis of the Reddit "Relationships" subreddit

I use exploratory data analysis and machine learning to understand what Redditors talk about when they talk about love!

List of files in repo:

  • reddit_scraper.py scrapes top N reddit posts of subreddit S
    • It returns the following information for each post in a dataframe:
      • author
      • flair
      • post_id
      • score
      • self_txt
      • timestamp
      • title
      • upvote_ratio
  • relationships_data.csv
    • 888 top posts from r/relationships
  • reddit_analysis.ipynb
    • A python notebook containing analysis of the data

Read my blog for a write-up and look at the ipynb notebook for analysis!

Blog entry: https://www.joshash.space/data-science/reddit-relationships

         .        .  
  * _  __|_  _. __|_ 
  |(_)_) [ )(_]_) [ )
._|

About

What are the topics of r/relationships? What are the topics associated with various romantic partners?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published