Ids are confusing.
Opened this issue · 1 comments
abegong commented
It's weird to run get_dataset(id=1)
and get back
pair.get_dataset(1)
Out[18]:
{'dataset': {'id': 'RGF0YXNldDox',
'project': {'id': 'UHJvamVjdDox'},
'createdBy': None,
'filename': None,
's3Key': None,
'organization': {'id': 'T3JnYW5pemF0aW9uOjE='}}}
RGF0YXNldDox
!= 1