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