Dataset creation #77
Replies: 2 comments 3 replies
-
Hi @Griffintaur, In your sample_loader.py you can write code to check if the key is present in the |
Beta Was this translation helpful? Give feedback.
-
So when we create a blended dataset by merging multiple datasets: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tars where one the key is optional while other key is always present but when iterating through the dataset it raises a key missing error.
Is it the current design or there is way to navigate around it
Beta Was this translation helpful? Give feedback.
All reactions