Skip to content

Separate functions for loading data in Java and R #21

@hdbeukel

Description

@hdbeukel

When reading data from a file it is currently loaded in Java and in R. For very large datasets this duplication may cause memory issues. Therefore it would be nice to have an option to not load the data in R but in Java only.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions