https://github.com/berrysoft/nu_plugin_from_hdf5
https://github.com/berrysoft/nu_plugin_from_hdf5
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/berrysoft/nu_plugin_from_hdf5
- Owner: Berrysoft
- Created: 2023-02-17T16:46:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T09:46:17.000Z (over 1 year ago)
- Last Synced: 2025-04-02T08:36:13.573Z (about 1 year ago)
- Language: Rust
- Size: 87.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nu_plugin_from_hdf5
This plugin is OK for light-weight usage.
Some notes:
* Uses nightly features. Just personal preference.
* Poor performance. Sticks when opening large dataset. Waiting for dataframe support.