Added client.export_to_table() which exports labels and metadata to a flat table - this table can be immediately re-uploaded to labelbox so long as the target project ontology has the same names and name paths
0.1.25
Enhanced error messaging
0.1.24
Bug fixes
0.1.23
Bug fixes
0.1.22
Removal of labelpandas.data_rows, labelpandas.labels, labelpandas.batches in place of labelpandas.uploaders which accomplishes all data row and annotation setup in one iteration.