1 reference to BooleanDataFrameColumn
Microsoft.Data.Analysis.Tests (1)
DataFrameTests.cs (1)
936
BooleanDataFrameColumn bigInts = new
BooleanDataFrameColumn
("BigInts", df.Columns["Int"].ElementwiseGreaterThan(5));