Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
viruthik
/
Flight-price-analysis
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
viruthik
commited on
Nov 26, 2023
Commit
7bfd876
·
1 Parent(s):
59e6692
Update eda.py
Browse files
Files changed (1)
hide
show
eda.py
+0
-1
eda.py
CHANGED
Viewed
@@ -18,7 +18,6 @@ def runEDA():
18
#Sub Header
19
st.subheader('EDA for Flight Price Prediction')
20
21
-
22
st.markdown('---')
23
24
'''
18
#Sub Header
19
st.subheader('EDA for Flight Price Prediction')
20
21
st.markdown('---')
22
23
'''