Frame Type
Static helpers that extend the
Static members
| Static member |
Description
|
|
Convert an ML.NET IDataView to a Deedle Frame with integer (0-based) row keys. Column types are mapped as:
|
|
Convert a Deedle Frame to an ML.NET IDataView. Column types are inferred from the stored values:
NaN for numeric columns and empty string for text.
|
Deedle