Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eaglelandsonce
/
Breast_Cancer_Clean_and_Fuzzy_Data
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eaglelandsonce
commited on
Dec 8, 2024
Commit
ad86f1c
·
verified
·
1 Parent(s):
40e6a4c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
streamlit as st
2
import pandas as pd
3
import numpy as np
4
1
+
import
streamlit as st
2
import pandas as pd
3
import numpy as np
4