You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the .ipynb (Jupyter Notebook) of my last.fm exploratory data analysis (LFM-EDA).
The .ipynb requires a lastfm API key to run, and fetches all tracks and artist information from my last.fm page.
Plotly graphs may not render in GitHub's Jupyter Notebook viewer. If you cannot see the plotly graphs, you can see the notebook on my Jovian page here.
The API functionality itself can be run using the LastFM-API-GetTracks.py file, all it needs is the API key and lastfm username, it will generate the alltracks csv and the combine (artist metadata) csv.
About
An Exploratory Data Analysis (EDA) of my personal music listening data from last.fm. Script can be run on any last.fm account with recorded data.