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)

Get Mastering Geospatial Analysis with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.