Export Data

  • <filename>.csv - is stored and includes the prepared and filtered data exported for machine learning. This generally has a header column (row 1) that identifies each data column followed by the selected data. This is a thick-format data file.
  • <filename>.csv.metadata - includes all the generated metadata on the csv data including labels, data types, delays, any loaded data properties (for example, engineering units or other data descriptors loaded with the original data). If data scaling is selected these scaling parameters are also described.
  • <filename>.csv.log - includes a detailed description of the data export processing steps.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.