Location of the documentation
API ref
Tutorial
How-To Guide
Documentation problem
I tried to start from the basic tutorial, setting up a DataCatalog and then adding another via .add() to get a nested structure. Took me forever to realize that I can't do that, but need to specify the structure right with the initial entries.
Would be nice to add an example and to add a warning that DataCatalogs can't be added via DataCatalog.add()
Location of the documentation
API ref
Tutorial
How-To Guide
Documentation problem
I tried to start from the basic tutorial, setting up a DataCatalog and then adding another via
.add()to get a nested structure. Took me forever to realize that I can't do that, but need to specify the structure right with the initial entries.Would be nice to add an example and to add a warning that DataCatalogs can't be added via
DataCatalog.add()