yes, if it is a dataset that is stored somewhere. ...
# beginners-need-help
w
yes, if it is a dataset that is stored somewhere. i.e. not a MemoryDataset. two things you can try, using
cars
as an example dataset name.
Copy code
catalog.load('cars')
catalog.datasets.cars.load()