Uses of Class
org.tribuo.data.columnar.extractors.SimpleFieldExtractor
-
Uses of SimpleFieldExtractor in org.tribuo.data.columnar.extractors
Modifier and TypeClassDescriptionclass
Extracts the field value and translates it to aLocalDate
based on the specifiedDateTimeFormatter
.class
Extracts the field value and converts it to a double.class
Extracts the field value and converts it to a float.class
Extracts the field value and emits it as a String.class
Extracts the field value and converts it to a int.class
Extracts the field value and translates it to anOffsetDateTime
based on the specifiedDateTimeFormatter
.