Skip to content

Spotify Tracks Analysis Overview This project performs an exploratory data analysis (EDA) on Spotify music data to uncover insights and correlations related to song features, popularity, and genre.

Notifications You must be signed in to change notification settings

Akku-1206/Spotify_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Spotify Tracks Analysis

This project performs an exploratory data analysis (EDA) on Spotify music data to uncover insights and correlations related to song features, popularity, and genre. Using Python and popular data science libraries like Pandas, Seaborn, and Matplotlib, the project provides data cleaning, manipulation, and visualization to help identify patterns and trends in music data.

Objectives

The main objectives of this analysis are:

  • Identifying popular songs and genres.
  • Understanding correlations between different song attributes.
  • Analyzing trends over time, including song duration and release years.

Requirements

To run this project, you'll need:

  • Python 3.x
  • Libraries: numpy, pandas, matplotlib, seaborn

To install the required libraries, use:

pip install numpy pandas matplotlib seaborn

About

Spotify Tracks Analysis Overview This project performs an exploratory data analysis (EDA) on Spotify music data to uncover insights and correlations related to song features, popularity, and genre.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages