Open folmos-at-orange opened 3 months ago
Currently the Pandas dataframes and Numpy arrays are copied in memory before being written to a file to be consumed by Khiops. This not optimal memory wise.
Description
Currently the Pandas dataframes and Numpy arrays are copied in memory before being written to a file to be consumed by Khiops. This not optimal memory wise.
Questions/Ideas