Akankshg commited on
Commit
e246b04
·
verified ·
1 Parent(s): 8a03eff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1014,8 +1014,6 @@ def fetch_data_1():
1014
 
1015
 
1016
 
1017
-
1018
- >>>>>>> a1737e215eee9b3b19a3c8b876c3d8053c8ba3ec
1019
  if analysis_option == 'Machine Learning':
1020
  data = fetch_data_1()
1021
  problem = list(data['Description'].unique())
 
1014
 
1015
 
1016
 
 
 
1017
  if analysis_option == 'Machine Learning':
1018
  data = fetch_data_1()
1019
  problem = list(data['Description'].unique())