Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomissbowling/egui-dataframe-sample
Rust egui Widgets for polars dataframe
https://github.com/nomissbowling/egui-dataframe-sample
Last synced: about 1 month ago
JSON representation
Rust egui Widgets for polars dataframe
- Host: GitHub
- URL: https://github.com/nomissbowling/egui-dataframe-sample
- Owner: nomissbowling
- License: mit
- Created: 2024-07-14T04:25:37.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T03:21:18.000Z (4 months ago)
- Last Synced: 2024-11-13T16:55:20.877Z (about 1 month ago)
- Language: Rust
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
egui-dataframe-sample
=====================sample for Rust egui Widgets for polars dataframe
Requirements
------------- [https://crates.io/crates/egui-dataframe](https://crates.io/crates/egui-dataframe)
- [https://github.com/nomissbowling/egui-dataframe](https://github.com/nomissbowling/egui-dataframe)- [https://crates.io/crates/iter-tuple](https://crates.io/crates/iter-tuple)
- [https://crates.io/crates/anyvalue-dataframe](https://crates.io/crates/anyvalue-dataframe)
- [https://crates.io/crates/polars](https://crates.io/crates/polars)Optional
--------- [https://crates.io/crates/sqlite](https://crates.io/crates/sqlite)
- [https://crates.io/crates/polars-sqlite](https://crates.io/crates/polars-sqlite)License
-------MIT License