ArrowStringDataFrameColumn
ArrowStringDataFrameColumn(String)
ArrowStringDataFrameColumn(String, ReadOnlyMemory<Byte>, ReadOnlyMemory<Byte>, ReadOnlyMemory<Byte>, Int32, Int32)
NullCount
this[Int64, Int32]
this[Int64]
AddDataViewColumn(Builder)
Apply(Func<String, String>)
Clamp<U>(U, U, Boolean)
Clone(Int64)
Clone(DataFrameColumn, Boolean, Int64)
CloneImplementation(Int64)
CloneImplementation(DataFrameColumn, Boolean, Int64)
DropNulls()
DropNullsImplementation()
ElementwiseEquals(DataFrameColumn)
ElementwiseEquals(String)
ElementwiseEquals<T>(T)
ElementwiseNotEquals(DataFrameColumn)
ElementwiseNotEquals(String)
ElementwiseNotEquals<T>(T)
FillNulls(String, Boolean)
FillNullsImplementation(Object, Boolean)
Filter<U>(U, U)
GetArrowField()
GetDataViewGetter(DataViewRowCursor)
GetEnumerator()
GetEnumeratorCore()
GetGroupedOccurrences(DataFrameColumn, HashSet<Int64>)
GetMaxRecordBatchLength(Int64)
GetReadOnlyDataBuffers()
GetReadOnlyNullBitMapBuffers()
GetReadOnlyOffsetsBuffers()
GetSortIndices(Boolean, Boolean)
GetValue(Int64)
GetValues(Int64, Int32)
GroupBy(Int32, DataFrame)
GroupColumnValues<TKey>(HashSet<Int64>)
IsValid(Int64)
SetValue(Int64, Object)
ToArrowArray(Int64, Int32)
ValueCounts()
xamarinmac
namespace Microsoft.Data.Analysis
{
[DefaultMember("Item")]
public class ArrowStringDataFrameColumn : DataFrameColumn, IEnumerable, IEnumerable<string>
{
public override PrimitiveDataFrameColumn<bool> ElementwiseEquals<T>(T value);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to xamarinmac | |
Assembly | Microsoft.Data.Analysis , Version=1.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Data.Analysis (0.22.2) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API