Udostępnij za pośrednictwem


DataFrame.ReverseAnd(Boolean, Boolean) Metoda

Definicja

Wykonuje odwróconą wartość logiczną i na każdej kolumnie

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

Parametry

value
Boolean
inPlace
Boolean

Zwraca

Dotyczy