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
Delete rows that exist in another data frame in Julia?
New to Julia
question
1
1557
May 27, 2019
Julia equivalent to R %in%
General Usage
3
565
February 24, 2019
Filter DataFrame by an Array
New to Julia
8
5923
December 10, 2019
What is julia lang equivalent to R's %in%?
New to Julia
7
506
March 2, 2021
DataFrame isin operation
New to Julia
dataframes
4
1119
December 9, 2021