Forum Discussion

alex_panganiban's avatar
alex_panganiban
Contributor
3 years ago
Solved

Using sl.zipObject with Headerless CSV

Hoping someone might be able to find a solution to a challenge I have. I have a headerless csv file. I’m also reading in a header array that I wish to match up with the data in the headerless csv. I ...
  • alex_panganiban's avatar
    3 years ago

    I got my solution! @Spiro_Taleski, thank you so much for your wisdom! This is what Spiro showed me.

    I applied his solution to the bigger challenge I was having and this sample pipeline does exactly what I needed it to do.

    sample_ConfiguredHeadersToData_2022_11_23.slp (8.0 KB)

    Thank you all!

    Alex