Julia Programming Language
How to query with multiple conditions with Query.jl?
New to Julia
query
davidanthoff
March 21, 2022, 8:59pm
2
You can just write
i.X1 in ("ab1", "ab2", "ab3")
.
show post in topic
Related topics
Topic
Replies
Views
Activity
Macros don't seem to work?
New to Julia
17
2455
July 28, 2017
Using a string variable in a Query.jl query
New to Julia
query
8
2452
January 3, 2018
JuliaDB select/filter multiple string values in one column
Data
question
,
package
10
2571
February 11, 2022
Query.jl: Automatize multiple @select at once
Data
metaprogramming
,
query
5
1401
July 20, 2017
LINQ inner joins and select all in Query.jl
New to Julia
question
,
query
,
dataframes
7
861
September 14, 2020