https://github.com/jusexton/imbue
Lightning quick dataset imbuing framework for making sure your data is ready for presentation!
https://github.com/jusexton/imbue
rust
Last synced: about 1 year ago
JSON representation
Lightning quick dataset imbuing framework for making sure your data is ready for presentation!
- Host: GitHub
- URL: https://github.com/jusexton/imbue
- Owner: jusexton
- Created: 2021-09-29T06:39:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T02:49:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T13:08:55.085Z (about 1 year ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Imbue

Lightning quick dataset imbuing framework for making sure your data is ready for presentation!
## Why
Data is considered missing when an x value does not exist between the smallest and largest given data points. Imbue is
able to fill in the missing values given some dataset.