Fetching Data Frame Cached from Notebook

The data frame cached from notebook can be fetched using the below API.

Table 8-12 Fetching Data Frame Cached from Notebook

API Notebook Script Notes/Input
Fetch dataset cached manually

from mmg.datasets import fetch_ds

df = fetch_ds("cached",tag)

tag - string