Worker

Properties

  • username Username of the Worker

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