Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gyimah3
/
App
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Gyimah3
commited on
Feb 8, 2023
Commit
b92c229
·
1 Parent(s):
d10846e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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