Hello friends! We are exploring ways to make DataC...
# user-research
n
Hello friends! We are exploring ways to make DataCatalog API more friendly, particularly the interactive workflow. This is designed to work with interactive workflow so you can hit
Tab
to get the dataset name without typing out the full thing. What do you think?
🥳 3
🌠 1
2
i
Looks great! The idea is to have this work in
ipython
and notebooks?
n
Yes! I don't know if you were interviewed in the research. The current
catalog.datasets
was created for auto-completion, but the
.
notation causing problem with namespace so it's not completed. This is an alternative API:
i
Nice! Very fancy.
n
It's not just auto-completion though, there are some requests making iteration on datasets more friendly, accessing datasets metadata etc, so we are working on solutions that satisfy all.
👍 4