Skip to main content
Question

How to write schema field names and data types

  • October 26, 2017
  • 1 reply
  • 84 views

How can I write feature column names and data types only to excel, ie, no data. For example, take a feature reader of any type and print the column names as rows in excel, and adjacent print the data types.

Name | text

Size | int

Diameter | float

1 reply

erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • October 26, 2017

You can use the Schema reader to collect that information and write to Excel.

The schema will be read in a list, so you will need a ListExploder before writing.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings