DataFrame.ReverseOr(Boolean, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Effectue une valeur booléenne inversée ou booléenne sur chaque colonne
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
Paramètres
- value
- Boolean
- inPlace
- Boolean