and here is how I rendered the table via streamlit components.html( html_string.format( table=df.to_html( classes="mystyle", escape=False, ...
確定! 回上一頁