How to get the numbers right-bound instead of left-bound when writing a table with:
st.write(table)
No, I don’t use st.table, it is not customisable enough (columns width can’t be adjusted)
How to get the numbers right-bound instead of left-bound when writing a table with:
st.write(table)
No, I don’t use st.table, it is not customisable enough (columns width can’t be adjusted)
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.