awacke1 commited on
Commit
685baf9
ยท
verified ยท
1 Parent(s): 4d5c952

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import json
5
  import os
6
 
7
  # Load the dataset and convert it to a pandas DataFrame
8
- dataset = load_dataset("awacke1/DatasetOfDatasetsUSA")
9
  df = pd.DataFrame(dataset['train'])
10
 
11
  # Path to the file where likes are stored
 
5
  import os
6
 
7
  # Load the dataset and convert it to a pandas DataFrame
8
+ dataset = load_dataset("awacke1/DatasetOfDatasetsInternational")
9
  df = pd.DataFrame(dataset['train'])
10
 
11
  # Path to the file where likes are stored