I want to use a created dataset
to create a dataset. I created it.
The problem is that I am using python, and I want to import the dataset created to train it with llamaindex.
The documentation is here: https://llamahub.ai/l/apify-actor
In this documentation, is only included the way to create a new dataset scrapping with a url, without giving the option to train with the dataset of an id.
https://dis...

