Closed mdonovan-tamr closed 5 years ago
I want to call attention to this line:
# We need an un-aliased dataset to generate correct attribute IDs
unified_dataset = project.client.datasets.by_relative_id(project.unified_dataset().relative_id)
This should be handled behind the scenes - i.e., I should be able to map attributes in the unified dataset, even if it is aliased.
Please flag this for me to document. To do this:
🙋 feature request
🤔 Expected Behavior
😯 Current Behavior
💁 Possible Solution
🔦 Context
💻 Examples