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

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!

Awesome Lists containing this project

README

          

# Imbue

![](https://github.com/jsextonn/imbue/workflows/build/badge.svg)

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.