Split-Apply-Combine in arrays
|
|
9
|
563
|
April 28, 2023
|
Summarizing Float64 values after grouping by different time scales from DateTime object
|
|
2
|
499
|
December 21, 2022
|
Summarizing grouped DataFrame where a group is entirely missing
|
|
22
|
1159
|
December 18, 2022
|
Broadcast over a multiple output function and receive a Tuple of Arrays
|
|
3
|
396
|
December 1, 2022
|
Vector to lists of indices grouped by key
|
|
9
|
660
|
August 1, 2022
|
Grouping by Split, apply, combine
|
|
9
|
461
|
July 19, 2022
|
How to map a function over the given axis of a multi-dimension array and return another array?
|
|
4
|
1697
|
July 1, 2022
|
Concatenating 2D generator of arrays
|
|
1
|
444
|
March 31, 2022
|
What's julia's solution to tapply or accumarray?
|
|
15
|
2046
|
January 3, 2022
|
Efficiently finding the frequency of patterns in DataFrame columns
|
|
12
|
1490
|
January 1, 2022
|
Transpose vector of vectors
|
|
11
|
1074
|
December 19, 2021
|
Positions in an array
|
|
6
|
446
|
December 15, 2021
|
Count various patterns simultaneously
|
|
5
|
520
|
December 14, 2021
|
Sampling Groups and individual within the group
|
|
4
|
779
|
November 28, 2021
|
Fast way to calculate statistics of an array based on values (labels) of another array
|
|
7
|
686
|
October 20, 2021
|
Transforming an Array{Matrix{T, N}, M} to an Array{T, N+M}
|
|
10
|
900
|
July 24, 2021
|
A nice use case for DataFrames.jl - flexible dedup
|
|
4
|
583
|
July 16, 2021
|
Operations on Arrays of CartesianIndex
|
|
2
|
879
|
April 9, 2021
|
Is there a way to "enumerate" `mapslices` other than```i = 0result = mapslices(m
|
|
3
|
567
|
February 17, 2021
|
Package for lazy concatenation along arbitrary higher dimensions?
|
|
4
|
1970
|
February 17, 2021
|
Problem Adding a dimesion to array/vector
|
|
7
|
1042
|
December 8, 2020
|
Dynamically split DataFrame into bins
|
|
4
|
2471
|
October 12, 2020
|
Arbitrary table join conditions
|
|
9
|
1729
|
August 16, 2020
|
Multi of word in dict
|
|
6
|
498
|
August 7, 2020
|
SplitApplyCombine.jl `group` enhancements, reaches version 1.0.0
|
|
1
|
867
|
December 25, 2019
|
Counting number of occurences in an array
|
|
10
|
14949
|
December 18, 2019
|
Working with posteriors
|
|
7
|
820
|
January 22, 2019
|
Alternative to mapslices that does not allocate slices
|
|
8
|
3806
|
September 12, 2018
|