Qurak
ドキュメント
料金
サインイン
Qurak
ドキュメント
関数
Select
Select
利用可能、.wl リファレンスと異なります
Picks elements of a list that satisfy a criterion.
.wl リファレンスとの相違: SparseArray slices and `Select`
形式
Select[data, crit]
Select[data, crit -> prop]
Select[data, crit, n]
Select[crit]
検証済みの例
Select[{1, 2, 3, 4}, EvenQ] → {2, 4}
Qurakで実行
リファレンスを検索
使用箇所
Create tables of results in parallel
- 2 ステップ
Replace or remove invalid or missing data
- 23 ステップ
トピック
Associations
- Functions That Apply to Values »
Computation With Structured Datasets
- Selections and Transformations
Conditionals
- List-Based Conditionals »
Database Like Operations On Datasets
- General
Elements Of Lists
- Finding Sublists
Function Composition And Operator Forms
- Functions with Operator Forms
関連
SelectFirst
Discard
Cases
Take
Drop
Reap
Pick
GatherBy
GroupBy
MatchQ
StringMatchQ
FreeQ
← SeedRandom
Selectable →
全 6300 関数
·
MCPクライアントから使う