Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nzlul
/
churn_prediction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nzlul
commited on
Sep 5, 2023
Commit
9ff6d75
·
1 Parent(s):
f968ae2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
pip install streamlit --upgrade
2
-
3
import streamlit as st
4
import pandas as pd
5
import numpy as np
1
import streamlit as st
2
import pandas as pd
3
import numpy as np