Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,4 +3,4 @@ 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.*")
|
|
|
|
| 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.*")
|