DataFrames: `@combine` only if a condition is met
|
|
10
|
167
|
March 23, 2025
|
If in === ∈, why does .∈ work but .in fails with a ParseError?
|
|
5
|
270
|
February 2, 2025
|
Excel's pivot table equivalent with DataFramesMeta
|
|
2
|
52
|
December 4, 2024
|
Create DataFrame from data in DataFrameRow
|
|
7
|
173
|
November 11, 2024
|
DataFramesMeta: @rsubset or condition?
|
|
2
|
60
|
October 25, 2024
|
Using Symbolic simplification in DataFramesMeta macros
|
|
8
|
68
|
September 15, 2024
|
How to use @byrow inside @chain pipeline?
|
|
2
|
137
|
June 4, 2024
|
Can DataFramesMeta replace dummy values for all columns of a specific type
|
|
12
|
339
|
April 18, 2024
|
Programmatically adding multiple colums to a dataframe
|
|
4
|
177
|
March 22, 2024
|
[ANN] DataFramesMeta.jl v 0.15.0 Release
|
|
0
|
282
|
March 4, 2024
|
How can I make this DataFramesMeta operation work?
|
|
3
|
829
|
February 2, 2024
|
Chain.jl error
|
|
4
|
716
|
January 16, 2024
|
A lagged table-join for finding the last ten rows that meets a criterion, for each row
|
|
6
|
297
|
January 4, 2024
|
Trouble translating some dplyr code to DataFramesMeta
|
|
2
|
787
|
December 13, 2023
|
Unexpected behavior when using Impute.locf within @by
|
|
2
|
3555
|
November 1, 2023
|
DataframesMeta track row number
|
|
2
|
303
|
October 1, 2023
|
Using DataFrames to split overlapping datetime intervals into non overlapping intervals
|
|
9
|
337
|
July 23, 2023
|
Combining elements from multiple rows by conditionals into columns with DataFramesMeta
|
|
10
|
331
|
July 5, 2023
|
Convert code from DataFrames version to DataFramesMeta
|
|
1
|
190
|
May 14, 2023
|
Weird behaviour when replace the empty string in row with DataFramesMeta.jl
|
|
4
|
374
|
March 16, 2023
|
Chain the transformation without @chain macro
|
|
4
|
456
|
March 12, 2023
|
Struggling to migrate from R (dplyr) to Julia (DataFrameMeta)
|
|
10
|
725
|
February 13, 2023
|
UndefVarError: .* not defined when grouping with DataframesMeta
|
|
5
|
615
|
January 28, 2023
|
Confusing/misleading error message for a beginner
|
|
10
|
5087
|
December 13, 2022
|
Broadcast transformed data from single row to multiple columns
|
|
13
|
547
|
December 7, 2022
|
Working with multiple columns in DataFramesMeta, programmatically
|
|
10
|
456
|
November 30, 2022
|
Summarize all or selected columns in grouped DataFrame
|
|
8
|
1153
|
November 20, 2022
|
How DataFramesMeta @by works if you want to groupby two columns?
|
|
10
|
744
|
October 31, 2022
|
How does @orderby work with multiple columns?
|
|
3
|
349
|
October 3, 2022
|
Is it possible to access row index inside DataFramesMeta macros?
|
|
2
|
345
|
September 29, 2022
|