Skip to content

kylejbrk/HackerNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Exploring Hacker News Posts

This project will explore a Hacker News dataset with dates ranging from September 2015 to September 2016. This dataset comes from https://www.kaggle.com/hacker-news/hacker-news-posts. The dataset was originally 300,000 rows, but some posts were removed leaving 20,000 rows.

The columns in the dataset are the following:

id
title
url
num_points
num_comments
author
created_at

Usage

Open the Basics.ipynb file directly in Github to view the analysis.

Credit

Datasets came directly from DataQuest.io.

Please go to https://www.dataquest.io/m/356-guided-project-exploring-hacker-news-posts/ for further details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published