Skip to content

Sri-Harshith9/Spotify-Top-50-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Analyzing Spotify's Top Hits (2023) with Pandas

Overview

Spotify, a dominant music streaming platform, curates a Top 50 list highlighting the most streamed songs. This analysis delves into the 2023 edition, exploring factors like popularity, artist names, and genres. By dissecting these elements, we aim to unlock the secrets behind these global hits, uncovering the reasons why they resonate with listeners worldwide.

Contents

  • spotify_eda.ipynb: Jupyter Notebook containing the EDA process, including data loading, cleaning, visualization, and analysis.
  • spotify_data.csv: Dataset file containing Spotify data in CSV format.

Usage

  1. Clone the repository to your local machine.
  2. Open the spotify_eda.ipynb Jupyter Notebook to view the analysis process.
  3. Run the cells in the notebook to execute the code and visualize the results.
  4. Modify and customize the analysis as needed for your own exploration.

Dependencies

The analysis is performed using the following Python libraries:

  • Pandas
  • Matplotlib

About

Analyzing Spotify's Top 2023 Hits with Pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published