pub fn load_all_iris(path: &str) -> Result<(NDArray<f64>, NDArray<f64>)>
Load all features of iris dataset