satya11 commited on
Commit
aef6d80
·
verified ·
1 Parent(s): 0565556

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- st.header("INTRODCTION TO STATISTICS"])
3
  st.subheader("statistics")
4
  st.write("it is a huge field where we are going to deal with data. Mostly we are dealing with *data* in 4-ways")
5
  df = pd.DataFrame
 
1
  import streamlit as st
2
+ st.header("INTRODCTION TO STATISTICS")
3
  st.subheader("statistics")
4
  st.write("it is a huge field where we are going to deal with data. Mostly we are dealing with *data* in 4-ways")
5
  df = pd.DataFrame