Skip to content

Add the option to not "expand"/flatten dimensions in DimTable #896

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

Closed
asinghvi17 opened this issue Jan 8, 2025 · 2 comments · Fixed by #917
Closed

Add the option to not "expand"/flatten dimensions in DimTable #896

asinghvi17 opened this issue Jan 8, 2025 · 2 comments · Fixed by #917
Labels
enhancement New feature or request

Comments

@asinghvi17
Copy link
Collaborator

asinghvi17 commented Jan 8, 2025

If you specify one, then that column becomes a vector of dimvectors. If two, a vector of DimMatrix. So on and so forth.

xref rafaqz/Rasters.jl#748

@asinghvi17 asinghvi17 added the enhancement New feature or request label Jan 8, 2025
@rafaqz
Copy link
Owner

rafaqz commented Jan 10, 2025

DimTable(A; preserve=Ti) or DimTable(A; preserve=(X, Y))

@rafaqz
Copy link
Owner

rafaqz commented Mar 30, 2025

This is merged in breaking

@rafaqz rafaqz closed this as completed Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants