Hello,
I need to deal with some objects represented as arrays whose some columns are BigFloat, some columns are Int, some columns are logical. Is it a good idea to use a DataFrame ? Is there a better solution ?This is for a computationally intensive program.
