0

CSVs in Result Extraction, for a case with more than one column and row.

Hi, I am trying to get my results of Time Bins (in JEPlus) in CSV format (in my AllCombinedResults file as a column). In this situation, there are several columns and rows. Is there any possibility to solve this issue or do I need to report them one by one?

Bahareh's avatar
11
Bahareh
asked 2022-08-10 11:09:05 -0500, updated 2022-08-11 04:26:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

With jEPlus' CSV option, you have to report them one by one, unfortunately. A better way would be to writie a Python script to read time bins and process them according to your needs...

Yi Zhang's avatar
1.2k
Yi Zhang
answered 2022-08-16 17:26:47 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments