Skip to content

float000/python108final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs108final

Python program to affect music dataset ''' Name: Daniel Knoll

Date: December 3, 2021 Purpose: This program reads in data from music.csv(obtained from https://corgis-edu.github.io/corgis/csv/music/) and provides the following data visualizations: (1) Bar chart of total quantity of popular songs by time signature (2) Box Plot of average popularity (3) A scatterplot to further confirm findings This program will also answer the following questions: (1) How many time signatures are in the file? (2) What time signature was the most popular based on popularity of songs in that signature? (3) Is there a correlation between time signature and popularity? '''

About

Python program to affect music dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages