Versions Compared

Key

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

This step allows you to output data from PDI to a file in Weka's Attribute Relation File Format (ARFF).

ARFF format is essentially the same as comma separated values (CSV) format, except with the addition of metadata on the attributes (fields) in the form of a header.

For more information, including procedures on how to use this step, see Using the ARFF Output Plugin on our the Weka wiki page.