ki33elev commited on
Commit
b8769be
1 Parent(s): e452d5c

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ @st.cache(suppress_st_warning=True)
4
+ def load_data():
5
+ return