Julia Programming Language
What is Julia's equivalent of R's %in%
New to Julia
Tamas_Papp
September 14, 2019, 6:02pm
4
cf
TL;DR: you are probably looking for
x .∈ Ref(Set(y))
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Julia's in.() seems slow compared to R's %in%
Performance
40
2955
May 9, 2019
Delete rows that exist in another data frame in Julia?
New to Julia
question
1
1546
May 27, 2019
Julia equivalent to R %in%
General Usage
3
555
February 24, 2019
What is julia lang equivalent to R's %in%?
New to Julia
7
485
March 2, 2021
Julia equivalent to 'not in' in R
General Usage
9
4487
December 14, 2016