Qurak

Pick

Beschikbaar

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}

Gebruikt in

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client