Hi all, Is it possible to create a dataset from a csv and being able to access the header within map function?
Maybe it is just a matter of reading it in the Main method, and pass it to the constructor of the map. Would that work?