mm2593 commited on
Commit
8627421
·
1 Parent(s): 6e8a3b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -1,5 +1,9 @@
1
  import streamlit as st
 
 
2
 
3
  # this is a comment line
4
  st.write("Project Name : AI Driven UI\n")
5
- st.write(" Challenge # 1: Maps :location: " )
 
 
 
1
  import streamlit as st
2
+ import panda as pd
3
+ import numpy as np
4
 
5
  # this is a comment line
6
  st.write("Project Name : AI Driven UI\n")
7
+ st.write(" Challenge # 1: Maps :location: " )
8
+ st.write(df)
9
+ st.map