Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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