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

UU1_datasmash #229

Closed
liangmuxin opened this issue Feb 8, 2019 · 1 comment
Closed

UU1_datasmash #229

liangmuxin opened this issue Feb 8, 2019 · 1 comment

Comments

@liangmuxin
Copy link
Collaborator

Our system will refuse to process this dataset because of lack of suggest target.
(Pdb) self.all_dataset.metadata.query(('0', ALL_ELEMENTS))['dimension']['length'] 1 (Pdb) self.all_dataset Dataset(id='uu1_dh_dataset_TRAIN', name='NULL', location_uris='('file:///Users/muxin/Desktop/ISI/dsbox-env/data/datasets/seed_datasets_current/uu1_datasmash/TRAIN/dataset_TRAIN/datasetDoc.json',)')
It is probably the dataset (which has 3 columns actually) gives only 1 for dimension in metadata.

@kyao
Copy link
Contributor

kyao commented Feb 8, 2019

This is probably related to issue #228 . For some reason they have moved away from the convention that resource id '0' is always the target resource.

I just pushed a partial fix. Muxin would you please try running it on the dataset again.

@ckxz105 ckxz105 closed this as completed Apr 21, 2020
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

3 participants