Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use the AutoPrep Snap to prepare data for analysis, reporting, and machine learning without writing expressions, SQL scripts, or Python code. When you open AutoPrep, it uses introspection on a sample of the input data and calculates the probable data type and valid null handling for each field. The Preview data table shows a sample of the data it will output.

...

  • Flatten leaf nodes of hierarchical data structures

  • Remove fields

  • Rename fields

  • Change the data type of String, Date, Integer, Number, and Boolean fields

  • Handle null values

  • Mask data to protect sensitive information

  • Beta - Choose the format for dates, currency, phone numbers, and country codes

  • Beta - Split fields based on a delimiter to create new fields

...

The following table describes AutoPrep error messages:

Error

Reason

Resolution

Looks like we couldn’t find a connector here. Please add a connector before you use the AutoPrep experience.

An upstream Snap must provide the sample data for AutoPrep.

Add a valid Snap that outputs JSON before the AutoPrep Snap.

We couldn’t find any preview data. Please try running the validation again before we can get to AutoPrepping.

The upstream Snap is not valid.

Make sure the data source is connected and that the upstream Snap is outputting JSON.

...

Snap Pack History

Related Content

...