A bug with st.dataframe?

Am I missing something? My dataframe is displayed fine (except not filling the entire container) without the argument, but I am not able to use container witdh. Any ideas?

My code:
image

Upgrade to streamlit 1.13.0.

1 Like

Using streamlit 1.12.2, shouldn’t it be fixed here?

I don’t know, there is no specific documentation for point versions. Anyway, if it is a bug in 1.12.2, it is fixed in 1.13.0.

To be clear, I don’t think it is a bug but just an API unavailable in your version. Point versions are not supposed to add new APIs…

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.