Randy Zwitch

Results 132 comments of Randy Zwitch
trafficstars

Thanks. This is probably one of those edge cases whether it belongs here or part of the design of Streamlit components. To give flexibility to users to set their size,...

Thanks @nblumoe! Unfortunately, the issue is with the Streamlit Components implementation right now. Currently, the dimensions for the column aren't passed back to the Python side. So there's no way...

Dirty and nasty code you say? :laughing: I think it's up to you. I'm not familiar with what the academic API provides and how that might be different than what...

For # 2, I would definitely only do the public API. If a user isn't expected to use a function, then documenting it just adds noise. For question # 1,...

Alternatively, could switch to Tables interface to remove DataFrames as a dependency

Thanks for reporting @clo-vis. You could argue that this is or isn't a bug, depending on your viewpoint. In the [docstring](https://docs.streamlit.io/library/api-reference/widgets/st.date_input), it mentions that the argument `value`: > Defaults to...

Hi @tkmamidi - This is an interesting feature request. If we were to integrate something like this, I do think it would have to be opt-in on the developer side...

I'm interested in this as well. Ideally, I'd love to just be able to reference `core-site.xml`, `hdfs-site.xml` and `hive-site.xml`, which appear to be the minimum files I need to connect...

Per my comment [here](https://github.com/johnmyleswhite/RDatasets.jl/issues/47#issuecomment-445564130), unless you are planning on making a pull request, I wouldn't expect to see these added.

What sort of update are you hoping for? Until someone makes a pull request, you aren't going to see these added.