共用方式為


DataFrame.ReverseAnd(Boolean, Boolean) 方法

定義

在每個資料行上執行反轉元素的布林值 And

public Microsoft.Data.Analysis.DataFrame ReverseAnd (bool value, bool inPlace = false);
member this.ReverseAnd : bool * bool -> Microsoft.Data.Analysis.DataFrame
Public Function ReverseAnd (value As Boolean, Optional inPlace As Boolean = false) As DataFrame

參數

value
Boolean
inPlace
Boolean

傳回

適用於