Deleting a row

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)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset