Julia Programming Language
Using findfirst with for multiple values and columns in a Dataframe?
New to Julia
dataframes
nilshg
March 21, 2024, 9:43pm
2
findfirst(df.col1 .== val1 .&& df.col2 .== val2)
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Findall/Findfirst across multiple columns in dataframe
New to Julia
15
2449
March 26, 2021
Large dataframe. fast row selection
Data
query
,
dataframes
5
2437
September 13, 2018
Accessing DataFrames - is there a simpler way?
New to Julia
dataframes
11
1235
April 26, 2021
Simplifying this dataframe aggregation operation
General Usage
19
2331
September 9, 2018
[ANN] DataFrameDBs.jl
Data
package
,
announcement
60
4219
May 2, 2020