Worker

This class is deprecated and should not be used anymore.

Properties

  • id Worker id is now the id of the user

  • username Username of the Worker

  • user_id id of the User


Methods

get_infos

get_infos()

Description

Retrieve worker info

Examples

worker = my_dataset.list_workers()[0]
print(worker.get_infos())

Returns

A dict with data of the worker