Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mpvanderschelling/issue208 #211

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Conversation

mpvanderschelling
Copy link
Collaborator

This is a WIP of issue #208.
First step is to extract the columns of the _Data object in a separate object, so that unnamed data-arrays can be linked with columns.

This also allows to store additional information in columns, such as if the data object is stored to_disk or not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating variants of the _Data object to allow gradient tracking and avoid unnecessary casting to numpy
1 participant