A TableDataFrame, having a table schema and a data frame, whose row labels indicate which rows to delete from the Synapse table.
Details
Deletes selected rows in Synapse. The passed data frame must have row labels in the format -, i.e. two integers
separated by a dash ('-'). This is the label format for the data frames returned by synStore and synTableQuery.