Qurak

Pick

Disponible

Picks the elements of the first list for which the second list is `True`.

Pick[list, sel]
Pick[list, sel, patt]
Pick[{1, 2, 3, 4}, {True, False, True, False}] → {1, 3}

Utilisé dans

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP