-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
When using the read() method, and I don't provide headers and don't specify that the first row is headers, the library returns a query with columns named column1, etc That is convenient syntax to work with and makes the code more readable. When using readLargeFile and returning a struct, it would be great if you could do the same thing with the columns array.
Metadata
Metadata
Assignees
Labels
No labels