datatable.exceptions.NotImplementedError

class
NotImplementedError

Raised whenever an operation with given parameter values or input types is in theory valid, but hasn’t been implemented yet.

Inherits from Python NotImplementedError and dt.exceptions.DtException.