pylabrobot.resources.ItemizedResource.column#

ItemizedResource.column(column: int) List[T]#

Get all items in the given column.

Parameters:

column (int)

Return type:

List[T]