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

Native table models #58

Open
jw3 opened this issue Mar 18, 2021 · 1 comment
Open

Native table models #58

jw3 opened this issue Mar 18, 2021 · 1 comment
Labels
Rust ui Work related to the UI

Comments

@jw3
Copy link
Member

jw3 commented Mar 18, 2021

Can we implement a table model in rust with bindings and add it to the python view? This would prevent the need to ship the data across the bindings and maintain it in both rust and python. Could also help filtering and sorting on large datasets.

@jw3 jw3 changed the title Rust table models Native table models Mar 18, 2021
@jw3 jw3 added the feedback0 label Mar 19, 2021
@jw3 jw3 added Rust ui Work related to the UI and removed feedback0 labels Aug 25, 2021
@jw3 jw3 added this to the 5 - Policy Adjustment milestone Sep 30, 2021
@jw3 jw3 removed this from the 5 - Policy Adjustment milestone Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust ui Work related to the UI
Projects
None yet
Development

No branches or pull requests

1 participant