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

[wb_to_df] make equal sized non consecutive dims behave similar to unequal sized non concsecutive dims. #1183

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

JanMarvin
Copy link
Owner

dims = "A1:A5,C1:D5" behaves similar to dims = "A1,C1:D1,A2:A5,C2:D5"

JanMarvin and others added 2 commits November 15, 2024 10:46
…equal sized non concsecutive dims.

`dims = "A1:A5,C1:D5"` behaves similar to `dims = "A1,C1:D1,A2:A5,C2:D5"`
@JanMarvin JanMarvin merged commit 1e3df93 into main Nov 15, 2024
9 checks passed
@JanMarvin JanMarvin deleted the read_equal_dims branch November 15, 2024 10:22
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.

1 participant