File Name |
Fetch Handling to database |
db_connection |
Creates and close connection to the database. |
dates_db |
Particular session start date and end date. |
match_db |
toss decision, winning runs, winning wickets, match result type and dls method. |
player_of_the_match_db |
player of the match. |
seasons_db |
available unique sessions. |
teams_db |
both teams, match winner and toss winner teams. |
umpires_db |
first umpire, second umpire and both umpires. |
venues_db |
venues for the particular session and date. |
"""
st.markdown(db_helpers_desc, unsafe_allow_html=True)
st.markdown("