Julia Programming Language
How to select multiple items using DataFramesMeta?
General Usage
question
kdyrhage
October 12, 2018, 1:57pm
2
@where(df, map(c -> c in z, :x)) # or @where(df, in.(:x, Ref{Array}(z)))
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
How to use `in` with @where [DataFramesMeta]?
Data
question
6
2012
December 3, 2020
DataFrames: obtaining the subset of rows by a set of values
New to Julia
dataframes
45
23705
April 27, 2024
Using . on a function where one of the parameters should not be iterated
New to Julia
2
176
August 2, 2023
DataFramesMeta selecting multiple columns
New to Julia
question
5
1506
October 18, 2018
DataFramesMeta conditionals
General Usage
8
857
March 29, 2018