Data2 / app.py
corvo7's picture
Update app.py
1268bd5 verified
raw
history blame contribute delete
208 Bytes
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")