Function reference
-
create_rec_playlist()
- Create a playlist
-
extract_artist_id()
- Extract Artist ID
-
filter_playlists()
- Filters a dataframe of playlists
-
get_all_artists()
- Get Artist information
-
get_all_genres()
- Get All Genres
-
get_all_playlists()
- Get all the names and ids of a user's playlists
-
get_genre_seeds()
- Get Genre Seeds
-
get_map()
- Get the country list by continent
-
get_new_releases_by_continent()
- Get names of new releases by continent
-
get_new_songs()
- Get New Songs
-
get_one_playlist_songs()
- Get all the songs from a playlist
-
get_playlists_songs()
- Get all the songs from a user's playlists
-
get_releases()
- Get all releases by continent
-
get_saved_tracks()
- Get the user's saved tracks
-
get_song_recommendations()
- Creates a playlist of recommended songs.
-
get_top_artists()
- Get Top Artists
-
get_top_genres()
- Get the top genres
-
get_users_top_genres()
- Finds the top 5 genres from a user's saved tracks
-
region_not_available()
- Check if the country code is valid