Skip to content

Final project from my 44-155 Intro to Data Mining class

Notifications You must be signed in to change notification settings

StephenBurke/500_albums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

500 Greatest Albums of All Time

End of year project for my 44-155 Intro to Data Mining class. I web mined two seperate 500 greatest album lists of all time and graphed on a bar plot the difference between number of albums awarded per year, for each list. I used a list from The Rolling Stones and a list from New Musical Express. The graph shows more information easier than me typing it all out, so I'll leave it at that.

Required Libraries

  • numpy
  • pandas
  • nltk
  • matplotlib.pyplot
  • requests
  • from bs4 import BeautifulSoup
  • from collections import Counter

About

Final project from my 44-155 Intro to Data Mining class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published