Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

 

Yellowfin comes with a set of in-built transformation steps, but additional steps can also be incorporated that will apply data science models to data. This is done via special plug-ins available on the Marketplace that support numerous data science outputs such as PMML, PFA, R and H2O. Further transactions can also be performed on data by applying various functions through the data preview panel or the configure panel. 

Following is a list of all the transformations that you can perform on your data. Click on a transformation name to learn how to use it in your flow.

Transformation

Related Component

Description

Aggregate

In-built transformation step

This step transforms your data into a summary form, by applying functions like count, count distinct, sum, average, etc.

Calculated Field

In-built transformation step

This step creates a calculated field based on other fields in the step.

Filter

In-built transformation step

This step is for filtering data in a step.

Merge

In-built transformation step

This step merges two sets of data based on the configured Join Fields.

Split

In-built transformation step

This step duplicates an input dataset to create identical output datasets.

PMML Model PredictionDownloadable transformation stepThis step integrates a PMML model into the platform and applies it on the data.
PFA Model PredictionDownloadable transformation stepThis step integrates a PFA model and applies it on the data.
H2O Model PredictionDownloadable transformation stepThis step integrates a H2O model and applies it on the data.
R Model PredictionDownloadable transformation stepThis step integrates a R model and applies it on the data.
Datatype ConversionField transformationThis function is used to convert the datatype of a field into another type. For example, text can be converted into numeric values, SQL date, or SQL timestamp.
Duplicate FieldField transformationTo create a copy of the data field.
Number PrecisionField transformationTo round off a numeric value.
Sub-stringField transformationTo extract part of a string.
Switch CaseField transformationTo convert text to all uppercase, all lowercase, or proper case.
White SpaceField transformationTo remove white space from data.

 

 

 

 

 

 

 

  • No labels