Spaces:
Sleeping
Sleeping
Update pages/Intro to Data Analysis.py
Browse files
pages/Intro to Data Analysis.py
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import streamlit as st
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
st.write("welcome to stats")
|
| 5 |
+
st.write("welcome to stats")
|
| 6 |
+
st.write("welcome to stats")
|