TextLikeProduct¶
- class oda_api.data_products.TextLikeProduct(value, name=None, meta_data=None)[source]¶
Bases:
DataProductMethods Summary
decode(encoded)encode()from_file(file_path[, name, meta_data])write_file(file_path[, overwrite])Methods Documentation
- classmethod from_file(file_path: str, name: str | None = None, meta_data: dict | None = None) DataProduct[source]¶