0

I am exporting a DataWrangler flow to s3 via a Jupyter Notebook using SageMaker Studio. Each of the resulting CSV files (each containing a part of the transformed dataset) include a header row with the column names. However when using a CSV file as training input for a Sagemaker estimator, header rows are not accepted. Is there an option in DataWrangler to export to s3 without header rows?

Thomas Hopkins
  • 671
  • 2
  • 10
  • 20
  • I don't believe data wrangler flow has the ability to export without headers out of the box. You can process the output dataset to remove the header though. – durga_sury Jun 19 '23 at 22:19

0 Answers0