PrimitiveDataFrameColumn<T>.AddDataViewColumn Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected internal override void AddDataViewColumn (Microsoft.ML.DataViewSchema.Builder builder);
override this.AddDataViewColumn : Microsoft.ML.DataViewSchema.Builder -> unit
Protected Friend Overrides Sub AddDataViewColumn (builder As DataViewSchema.Builder)
Parameters
- builder
- DataViewSchema.Builder