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