Skip to content

Analyzing data from Hacker News to find the best time for users to submit posts.

Notifications You must be signed in to change notification settings

DarthHamza/HNPostStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Post Statistics

Date: 29-07-2020

Analyzing data from Hacker News to find the best time for users to submit posts. The focus is on posts that start Ask HN or Show HN.

hacker_news.csv: The dataset we're using to analyze the post data. It's been reduced from around 300K rows to about 20K rows by removing all posts that do not have any comments, and then randomly sampling from the remaining submissions. You can find the original dataset here.

HNPostStats.ipynb: the jupyter notebook containing the code.

About

Analyzing data from Hacker News to find the best time for users to submit posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published