FeatureLike
FeatureLike
Convert to specified time period
Convert to specified time period
type of TimePeriod to convert date feature to
Integer map feature of time period values
transforms a DateMap field into a series of cartesian coordinate representation of an extracted time period on the unit circle
transforms a DateMap field into a series of cartesian coordinate representation of an extracted time period on the unit circle
The time period to extract from the timestamp
clean text before pivoting
keys to allowlist
keys to blocklist
Other features of same type enum from: DayOfMonth, DayOfWeek, DayOfYear, HourOfDay, WeekOfMonth, WeekOfYear
Apply DateMapVectorizer on any OPMap that has long values
Apply DateMapVectorizer on any OPMap that has long values
value to give missing keys on pivot
clean text before pivoting
keys to allowlist
keys to blocklist
option to keep track of values that were missing
reference date to subtract off before converting to vector
list of all the circular date representations that should be included in feature vector
other features of the same type
an OPVector feature
Enrichment functions for OPMap Features with Date values