I am not getting the correct departing and reaching time format in the Streamlit app.
I tried st.table(styler)
but it was not helpful.
My database is in MySQL and connected to the Streamlit app using Python.
Here’s the actual data:
Here’s how it is coming in the Streamlit app:
New contributor
Vivek Duggal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2