Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanjana
/
Loan-Prediction-Analysis
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
sanjana
commited on
Jan 20, 2022
Commit
0585ffb
·
1 Parent(s):
88e7442
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import pandas as pd
2
import numpy as np
3
import seaborn as sns
1
+
! pip install seaborn
2
import pandas as pd
3
import numpy as np
4
import seaborn as sns