gopi110 commited on
Commit
0da373a
·
verified ·
1 Parent(s): bf28aef

Create Home.py

Browse files
Files changed (1) hide show
  1. Home.py +10 -0
Home.py ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.title("WelCome To cricket stats")
4
+
5
+ st.write("I'm Yamparala Gopi Krishna, an
6
+ data analyst skilled in Python, SQL, and Power BI.
7
+ I enjoy working with data to find insights that support smart decision-making.
8
+ I recently completed a project analyzing Amazon helmet trends using web scraping and data visualization tools.")
9
+
10
+ st.button("Go To Cricket Visualization")