File size: 208 Bytes
de5aa30
c3edf8b
 
de5aa30
1268bd5
c3edf8b
1268bd5
 
1
2
3
4
5
6
7
8
9
import streamlit as st
import pandas as pd
import numpy as np

st.title("Intro To Statistics")

st.subheader("What do we mean by Statistics")
st.write("It is huge field where we are going to deal with data")