Open brendan-whelan-seetreat opened 4 months ago
at the moment, we end up with two dataframes which is fine for smallish data, but quite inefficient for large data. this could be avoided if data loaders 'inject' the data frame directly into the phase space (i.e. return it from a function)
at the moment, we end up with two dataframes which is fine for smallish data, but quite inefficient for large data. this could be avoided if data loaders 'inject' the data frame directly into the phase space (i.e. return it from a function)