Edit on GitHub

Data extensions

Converting a dataset into MLEM data object enables methods like mlem apply as we seen in the User Guide.

Data extensions add support for new types of data object that MLEM can convert into MLEM data objects in save API method.

Typicaly they will implement DataType, DataReader and DataWriter interfaces.

Some also implement ImportHook to support importing files of some format.

šŸ› Found an issue? Let us know! Or fix it:

Edit on GitHub

ā“ Have a question? Join our chat, we will help you:

Discord Chat