irisdata 0.1.1

In-memory version of Fisher's Iris dataset.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Adam Shirey <adam@shirey.ch>"]
description = "In-memory version of Fisher's Iris dataset."
edition = "2021"
homepage = "https://github.com/aeshirey/irisdata/"
keywords = ["data", "iris"]
license = "MIT OR Apache-2.0"
name = "irisdata"
readme = "README.md"
repository = "https://github.com/aeshirey/irisdata/"
version = "0.1.1"