tilebox.datasets
Collection.delete_ids
Delete datapoint from the collection by their ids.
You need to have write permission on the collection to be able to delete datapoints.
Parameters
The ids of the datapoints to delete.
Returns
The number of datapoints that were deleted.
Was this page helpful?