pub fn compute_features_array_f32( table: &TableView<'_>, feature_groups: &[FeatureGroup], progress: &impl Fn(), ) -> Array2<f32>
Compute features as an Array of f32s.
Array
f32