Skip to content

Add support of data with large number of columns

Jeremie Hallal requested to merge add_array_support into master

Add the support of large number of columns.
Dataframes are now split horizontally. We should be able to support large data with more than 100K columns.

Edited by Jeremie Hallal

Merge request reports