jchoo commited on
Commit
296f3a2
·
verified ·
1 Parent(s): 0abcf09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ![Original data retrieved from the APIs (data.json)](img/dataframe1.png)
40
 
41
  In the `choosingdata.py` file, the data is filtered based on the user's preference:
42
  1. Danceability
 
36
  ## Data Structure
37
  As below screenshot shows, the original data retrieved from the APIs is constructed in a DataFrame structure.
38
 
39
+ ![Original data retrieved from the APIs (data.json)](dataframe1.png)
40
 
41
  In the `choosingdata.py` file, the data is filtered based on the user's preference:
42
  1. Danceability