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

Allow using list of coordinates for writes/reads #36

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

Shelnutt2
Copy link
Member

Allow using list of coordinates for writes/reads. Dense currently does not support sparse writes, but the foundation was laid for support.

@jakebolewski
Copy link
Contributor

lgtm, but the default should be to not materialize a dataframe by default IMO (at least for dense).

@Shelnutt2 Shelnutt2 force-pushed the ss/allow-using-lists-coords-for-access branch from 5241a9b to 4b0e30d Compare January 30, 2019 19:25
Dense arrays do not currently support sparse writes. When they do this
will just work
@Shelnutt2 Shelnutt2 force-pushed the ss/allow-using-lists-coords-for-access branch from 4b0e30d to ca6ad9f Compare January 30, 2019 19:47
@Shelnutt2 Shelnutt2 merged commit 13e0934 into master Jan 30, 2019
@Shelnutt2 Shelnutt2 deleted the ss/allow-using-lists-coords-for-access branch January 30, 2019 21:03
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.

2 participants