2 references to ByteDataFrameColumn
Microsoft.Data.Analysis (2)
DataFrameColumns\PrimitiveDataFrameColumns\ByteDataFrameColumn.cs (1)
30
return new
ByteDataFrameColumn
(name, container);
PrimitiveDataFrameColumn.cs (1)
542
return new
ByteDataFrameColumn
(Name, newColumnContainer);