Use the run() method to run the feature process.
Optional Parameters
- filters
- Specifies the filters to be applied on the data source while ingesting feature values for FeatureProcess.
- as_of
- Specifies the time period for which feature values are ingested.
If as_of is specified as either string or datetime.datetime, then the specified value is considered as starting time period and ending time period is considered as 31-DEC-9999 23:59:59.999999+00:00.