asreview.datasets.NaturePublicationDataGroup.find

NaturePublicationDataGroup.find(dataset_id)

Find dataset in the group.

Parameters:

dataset_id (str) – Identifier of the dataset to look for. It can also be one of the aliases. Case insensitive.

Returns:

asreview.datasets.BaseDataSet – Returns base dataset with the given dataset_id.