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

Dataset object should have configuration_ids list matching property_ids #25

Open
ipcamit opened this issue Jun 9, 2022 · 0 comments
Open

Comments

@ipcamit
Copy link
Collaborator

ipcamit commented Jun 9, 2022

Currently if I fetch a dataset object like dso = client.get_dataset(ds)["dataset"] then returned dataset object has two lists property_ids and configuration_set_ids. This create a potential mismatch where Configurations might not match property_ids. Hence it would be useful if dataset object also has a flattened configuration_ids object with bijective ordering to property_ids.

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

No branches or pull requests

1 participant