Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editable Pandas DataFrame Widget #1345

Closed
SimonBiggs opened this issue Apr 14, 2020 · 0 comments
Closed

Editable Pandas DataFrame Widget #1345

SimonBiggs opened this issue Apr 14, 2020 · 0 comments
Labels
type:enhancement Requests for feature enhancements or new features

Comments

@SimonBiggs
Copy link
Contributor

SimonBiggs commented Apr 14, 2020

Might it be possible to create an editable pandas DataFrame? I'd be keen to help out. Back in 2017/2018 when we were tackling this ourselves we implemented the DataFrame editing in the following way:

https://mybinder.org/v2/gh/SimonBiggs/scriptedforms-examples/master?urlpath=scriptedforms/use/detailed-example.md (scroll down to the "table variables" heading)

In hindsight it would have been far neater/nicer using the following component from BlueprintJS:

https://blueprintjs.com/docs/#table/features.editing

In fact, in saying that, there are a huge range of BlueprintJS components that would be a very nice fit for streamlit. If I wanted to make a BlueprintJS component set for streamlit would that be something that might find itself merged in?

@SimonBiggs SimonBiggs added the type:enhancement Requests for feature enhancements or new features label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Requests for feature enhancements or new features
Projects
None yet
Development

No branches or pull requests

1 participant