1 reference to Apply
Microsoft.Data.Analysis.Tests (1)
DataFrameTests.cs (1)
1223PrimitiveDataFrameColumn<double> newCol = col.Apply(i => i + 0.5d);