pub fn create_feature_map( features: &[String], array: &[Vec<String>], ) -> Result<FeatureMap, ProfileError>