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