Expand description
Binary reader for converting binary columnar data to DataTable
Reads binary data produced by plugins and converts it to DataTable. Helper functions for reading typed columns from binary format are available for use by the DataTable migration.
Functionsยง
- read_
binary_ to_ datatable - Read binary columnar data and convert to a DataTable.