Helper functions for extracting audio features from Spotify playlists using the spotipy python library
Example:
df = spotify_helper.get_audio_features_by_playlist(username="Slimshady", playlist_id="7l5eJRsZ9toCEu1NK1ArAE", save=True, filename="demo")