April 2018
Beginner to intermediate
440 pages
11h 36m
English
To delete a specific row from the dataset, pass the dataset ID and the row ID to the datasets.delete_feature method:
resp = datasets.delete_feature(dataset_id, 0)
Read now
Unlock full access