Lucas Rodés-Guirao
Lucas Rodés-Guirao
Hi @Rahatrezaaa, thanks fore your interest. In such circumstances, the automatic header detection can fail. For these cases, I'd suggest using the argument `hformat` and specify the header format of...
Thanks for raising this issue. There is an issue in the documentation, which I am fixing now. @tinomuzo99 you should use hformat '%y/%m/%d, %I:%M %P - %name:', where - `%I`:...
Thanks for the quick response! I'll take a look. I am currently trying to make to work lots of bindings but none seem to work...
@gaspardc-met, in case it helps: we have a home-page with a list of cards of the various pages in the app. Don't have a public app running, but the code...
@sfc-gh-jcarroll I've been trying it using the nightly version, and I have to say that this is looking great! It could solve several issues on our end. I was wondering...
@gaspardc-met I did first uninstall the stable version of `streamlit`, and the simply installed the nightly version with `pip install streamlit-nightly`. It worked for me like that. Tested running `print(st.__version__)`...
Hi, just here to say that your library is amazing, and this feature would make it just perfect. Thanks!
I've addressed some improvements for the **Indicator upgrader** in https://github.com/owid/etl/pull/2595. Still need to test it for different setups and see how it works there: - [x] new grapher step(s), with...
TODOs: * [x] Several datasets shown in the "new datasets" selectbox besides the one I added. It looks like recent added datasets are also shown. * [x] I think this...
More TODOs: - [x] On "Explore mode", there are multiple bugs: - [x] Score is often `-inf` - [x] Chart with error distribution is shown twice - [x] Relative error...