Datasets
- class LabGuruAPI._datasets.Dataset(**kwargs)[source]
- class_name = 'LgData::Dataset'
The programmatic class name for the LG API
- class_display_name = 'Datasets'
The human-readable class name for the LG API
- xlsx_collection = 'Datasets'
The Dataset header/Plate upload name for the object class
- headers: List[str]
A list of column headers used by the dataset
- update_api(session: Session, **kwargs) LGI[source]
Low-level function, please do not use.
LabGuruItem.lg_syncis likely the method you want.