Skip to content

change data loaders to 'inject' data instead of copying #180

@brendan-whelan-seetreat

Description

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions