datatable.internal¶
Warning
The functions in this sub-module are considered to be “internal” and
not useful for day-to-day work with datatable
module.
Compiler used when building datatable. |
|
C pointer to column’s data |
|
Indicators of which columns in the frame are virtual. |
|
Run checks on whether the frame’s state is corrupted. |
|
Get ids of threads spawned by datatable. |
|
Was datatable built in debug mode? |
|
Was datatable built with support for regular expressions? |
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.