bionty.Lookup#

class bionty.Lookup(df, field, tuple_name='MyTuple', prefix='bt')#

Bases: object

Lookup object with dot and [] access.

Attributes

Methods

dict()#

Dictionary of the lookup.

Return type:

Dict

lookup()#

Lookup records with dot access.

Return type:

Tuple