Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ This project aims to create a music recommendation application for non-native En
|
|
36 |
## Data Structure
|
37 |
As below screenshot shows, the original data retrieved from the APIs is constructed in a DataFrame structure.
|
38 |
|
39 |
-
](dataframe1.png)
|
40 |
|
41 |
In the `choosingdata.py` file, the data is filtered based on the user's preference:
|
42 |
1. Danceability
|