Hi, author of the post here. I thought it'd be nice to post some information about the analysis. I got some audio features (loudness, energy and valence) for Linkin Park's songs using the Spotify API. In the post, I do an album-wise analysis of these features, and how they vary across and within the albums using the Python Data Analysis Library, Pandas. I try to articulate the general progression in style through the…
Using for example a box-plot (https://pandas.pydata.org/pandas-docs/stable/visualization.h...) could show the mean/std in a more comprehensible way by having it in a single plot.