datatable.exceptions.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.
The content on this page is licensed under the Creative Commons Attribution 4.0 License
(CC BY 4.0) ,
and code samples are licensed under the MIT License.