DataFrames: `@combine` only if a condition is met
|
|
10
|
193
|
March 23, 2025
|
If in === ∈, why does .∈ work but .in fails with a ParseError?
|
|
5
|
271
|
February 2, 2025
|
Excel's pivot table equivalent with DataFramesMeta
|
|
2
|
80
|
December 4, 2024
|
Create DataFrame from data in DataFrameRow
|
|
7
|
195
|
November 11, 2024
|
DataFramesMeta: @rsubset or condition?
|
|
2
|
76
|
October 25, 2024
|
Using Symbolic simplification in DataFramesMeta macros
|
|
8
|
79
|
September 15, 2024
|
How to use @byrow inside @chain pipeline?
|
|
2
|
150
|
June 4, 2024
|
Can DataFramesMeta replace dummy values for all columns of a specific type
|
|
12
|
357
|
April 18, 2024
|
Programmatically adding multiple colums to a dataframe
|
|
4
|
187
|
March 22, 2024
|
[ANN] DataFramesMeta.jl v 0.15.0 Release
|
|
0
|
288
|
March 4, 2024
|
How can I make this DataFramesMeta operation work?
|
|
3
|
840
|
February 2, 2024
|
Chain.jl error
|
|
4
|
719
|
January 16, 2024
|
A lagged table-join for finding the last ten rows that meets a criterion, for each row
|
|
6
|
306
|
January 4, 2024
|
Trouble translating some dplyr code to DataFramesMeta
|
|
2
|
798
|
December 13, 2023
|
Unexpected behavior when using Impute.locf within @by
|
|
2
|
3560
|
November 1, 2023
|
DataframesMeta track row number
|
|
2
|
309
|
October 1, 2023
|
Using DataFrames to split overlapping datetime intervals into non overlapping intervals
|
|
9
|
366
|
July 23, 2023
|
Combining elements from multiple rows by conditionals into columns with DataFramesMeta
|
|
10
|
351
|
July 5, 2023
|
Convert code from DataFrames version to DataFramesMeta
|
|
1
|
197
|
May 14, 2023
|
Weird behaviour when replace the empty string in row with DataFramesMeta.jl
|
|
4
|
378
|
March 16, 2023
|
Chain the transformation without @chain macro
|
|
4
|
469
|
March 12, 2023
|
Struggling to migrate from R (dplyr) to Julia (DataFrameMeta)
|
|
10
|
745
|
February 13, 2023
|
UndefVarError: .* not defined when grouping with DataframesMeta
|
|
5
|
634
|
January 28, 2023
|
Confusing/misleading error message for a beginner
|
|
10
|
5116
|
December 13, 2022
|
Broadcast transformed data from single row to multiple columns
|
|
13
|
569
|
December 7, 2022
|
Working with multiple columns in DataFramesMeta, programmatically
|
|
10
|
474
|
November 30, 2022
|
Summarize all or selected columns in grouped DataFrame
|
|
8
|
1228
|
November 20, 2022
|
How DataFramesMeta @by works if you want to groupby two columns?
|
|
10
|
773
|
October 31, 2022
|
How does @orderby work with multiple columns?
|
|
3
|
358
|
October 3, 2022
|
Is it possible to access row index inside DataFramesMeta macros?
|
|
2
|
354
|
September 29, 2022
|