pub fn compute_features_array_value<'a>(
table: &TableView<'a>,
feature_groups: &[FeatureGroup],
progress: &impl Fn(),
) -> Array2<TableValue<'a>>
pub fn compute_features_array_value<'a>(
table: &TableView<'a>,
feature_groups: &[FeatureGroup],
progress: &impl Fn(),
) -> Array2<TableValue<'a>>