rusty-data 0.0.3

A data handling library (designed for machine learning).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.num]
default-features = false
version = "0.1.28"

[package]
authors = ["AtheMathmo"]
description = "A data handling library (designed for machine learning)."
keywords = ["data", "machine", "learning"]
license = "MIT"
name = "rusty-data"
readme = "README.md"
repository = "https://github.com/AtheMathmo/rusty-data"
version = "0.0.3"