Benjamin Räthlein

Results 46 comments of Benjamin Räthlein

Thanks for reporting this! I have opened a PR (https://github.com/streamlit/streamlit/pull/9333) with a potential solution for this. Please the PR description for more details 🙂 @sfc-gh-nbellante I have been able to...

Should be closed by https://github.com/streamlit/streamlit/pull/9187 If this issues persists in the next Streamlit version or nightly, please re-open!

@connortann Oh I see, I will reopen it in this case. Thanks for being on top of this 🚀 Also thanks a lot for offering to help! Let's wait for...

@OutOfRatRace this issue should be fixed in `1.38.0` which we have released this week. I was able to reproduce it locally with `1.37.1` but not with `1.38.0` anymore.

It sounds like this is a pandas bug with version `1.5.3` which is fixed in a later version and there is a workaround, so I am closing this issue.

@ChojnackiKRZ To 1.: This is a server startup flag, so you don't have to implement anything but start the Streamlit process providing the flag To 2 / 3.: The expectation...