Client#
Remove cached data files. |
|
Fetch property definitions for a subset from the API. |
|
Loading#
Schema#
- schema(subset, entity_type=EntityType.MOLECULES)[source]#
Fetch property definitions for a subset from the API.
- Raises:
DatasetNotFoundError – If the subset does not exist.
DownloadError – On network / HTTP errors.
SchemaError – If the response cannot be parsed.
- Return type:
list[PropertyInfo]