create_dataset_from_datasource: Create a dataset from an existing datasource.
Description
Create a dataset from an existing datasource.
Usage
create_dataset_from_datasource(project_id, dataset_name, datasource_id)
Arguments
project_id
id of the project, can be obtained with get_projects().
dataset_name
given name of the dataset on the platform.
Value
list - parsed content of the dataset.