DOMMETI commited on
Commit
87938e7
·
verified ·
1 Parent(s): c94caf0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -1,2 +1,6 @@
1
  import streamlit as st
2
- st.title(":red[INTRODUCTION TO STATISTICS]")
 
 
 
 
 
1
  import streamlit as st
2
+ st.title(":red[**INTRODUCTION TO STATISTICS**]")
3
+ st.text("*In this field we will be dealing with data by using programing language python. The term DATA
4
+ ANALYSIS itself say’s that it will be dealing with data. In this we will be collecting the data and
5
+ will be cleaning the data and then we will be analyzing the to get the insights from them. Now
6
+ let us understand the term data.*")