supernovamutinda commited on
Commit
5ad4e4d
1 Parent(s): 6dc69b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1,4 +1,7 @@
1
  import streamlit as st
 
 
 
2
 
3
 
4
  with st.sidebar:
 
1
  import streamlit as st
2
+ import pandas as pd
3
+ import numpy as np
4
+
5
 
6
 
7
  with st.sidebar: