Example: Import data rows to exporting from project
Before you start
We must first install theLabelbox
library and then import the SDK module. It is recommended to install "labelbox[data]"
over labelbox
to obtain all the correct dependencies. We will also be importing the Python UUID library to generate universal unique IDs for the variety of objects that will be created with this notebook.
API_KEY
with a valid API key to connect to the Labelbox client.