Udostępnij za pośrednictwem


DataFrame.ReverseOr(Boolean, Boolean) Metoda

Definicja

Wykonuje odwróconą wartość logiczną lub w każdej kolumnie

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

Parametry

value
Boolean
inPlace
Boolean

Zwraca

Dotyczy