1 reference to GetArrowType
Microsoft.Data.Analysis (1)
PrimitiveDataFrameColumn.cs (1)
114
protected internal override Field GetArrowField() => new Field(Name,
GetArrowType
(), NullCount != 0);