[ANSWERED] Data Array stress
-
Hello folks,
I have a .tsv file with 2 sets of numbers (nearly 2500 lines, 2 columns, tab separated) and would like to read this file with the Data Array.
But, as I recall different rows, some of the values in the output are accurate, but some are 0.
For example:
looking at the tsv file, it is clear that none of the numbers is zero.
Any ideas what's going wrong?
-
I seem to have fixed it by triggering the 'read' input once. all the zeros disappeared!
-
You can also see if changing the 'r/w mode' input on the Data Array to a different setting solves this for you.