How to create an array from a column in splitCsv? #2026
Unanswered
zillurbmb51
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I have a csv file with 7 columns. Lets say I want to create an array from minimum of column 4 to maximum of column 4 with an increment of 1000. How could I create this array and later access it in the script? Any help?
Beta Was this translation helpful? Give feedback.
All reactions