Replies: 1 comment
-
Indeed, we'll probably not implement this and we want to focus on low-memory usage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wouldn't go as far as "transpose method is missing", and you might just quickly dismiss this request because it probably breaks the low-memory-usage rule, but just throwing it out there.
Some would probably find it helpful to be able to read transposed CSVs, ie. a CSV with rows as columns, so without a true header line, and optionally where the first element of every line is the header itself.
Example:
Beta Was this translation helpful? Give feedback.
All reactions