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

Filter tcols in batchextract when some are not in the cube axes #208

Merged
merged 1 commit into from
Jan 4, 2023

Commits on Dec 14, 2022

  1. Filter tcols in batchextract when some are not in the cube axes

    This closes #194 and adds a test case for it.
    When we discard the axinds we also have to filter them out of the list of table columns.
    Otherwise we get a mismatch between table column and axis indices.
    felixcremer committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7f3beba View commit details
    Browse the repository at this point in the history