Gyimah3 commited on
Commit
b92c229
·
1 Parent(s): d10846e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ if submitted:
200
 
201
 
202
  df = pd.read_csv(tmp_df_file)
203
- df= df.copy()
204
 
205
 
206
  # Getting date Features
 
200
 
201
 
202
  df = pd.read_csv(tmp_df_file)
203
+ df= df.copy()
204
 
205
 
206
  # Getting date Features