parallel_process_gpt icon indicating copy to clipboard operation
parallel_process_gpt copied to clipboard

Missing return value for convert_csv_to_array()

Open jenhsia opened this issue 1 year ago • 1 comments

Hi,

It seems that the convert_csv_to_array function should be returning data, but it currently does not return anything.

jenhsia avatar Apr 18 '24 03:04 jenhsia

Hi,

It seems that the convert_csv_to_array function should be returning data, but it currently does not return anything.

It writes out the data in a text file.

Animatnetic avatar Jul 31 '24 14:07 Animatnetic