Split-Apply-Combine in arrays
|
|
9
|
549
|
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
|
1154
|
December 18, 2022
|
Broadcast over a multiple output function and receive a Tuple of Arrays
|
|
3
|
384
|
December 1, 2022
|
Vector to lists of indices grouped by key
|
|
9
|
653
|
August 1, 2022
|
Grouping by Split, apply, combine
|
|
9
|
459
|
July 19, 2022
|
How to map a function over the given axis of a multi-dimension array and return another array?
|
|
4
|
1657
|
July 1, 2022
|
Concatenating 2D generator of arrays
|
|
1
|
444
|
March 31, 2022
|
What's julia's solution to tapply or accumarray?
|
|
15
|
2042
|
January 3, 2022
|
Efficiently finding the frequency of patterns in DataFrame columns
|
|
12
|
1486
|
January 1, 2022
|
Transpose vector of vectors
|
|
11
|
1070
|
December 19, 2021
|
Positions in an array
|
|
6
|
445
|
December 15, 2021
|
Count various patterns simultaneously
|
|
5
|
519
|
December 14, 2021
|
Sampling Groups and individual within the group
|
|
4
|
777
|
November 28, 2021
|
Fast way to calculate statistics of an array based on values (labels) of another array
|
|
7
|
682
|
October 20, 2021
|
Transforming an Array{Matrix{T, N}, M} to an Array{T, N+M}
|
|
10
|
895
|
July 24, 2021
|
A nice use case for DataFrames.jl - flexible dedup
|
|
4
|
583
|
July 16, 2021
|
Operations on Arrays of CartesianIndex
|
|
2
|
860
|
April 9, 2021
|
Is there a way to "enumerate" `mapslices` other than```i = 0result = mapslices(m
|
|
3
|
561
|
February 17, 2021
|
Package for lazy concatenation along arbitrary higher dimensions?
|
|
4
|
1968
|
February 17, 2021
|
Problem Adding a dimesion to array/vector
|
|
7
|
1033
|
December 8, 2020
|
Dynamically split DataFrame into bins
|
|
4
|
2456
|
October 12, 2020
|
Arbitrary table join conditions
|
|
9
|
1726
|
August 16, 2020
|
Multi of word in dict
|
|
6
|
498
|
August 7, 2020
|
SplitApplyCombine.jl `group` enhancements, reaches version 1.0.0
|
|
1
|
863
|
December 25, 2019
|
Counting number of occurences in an array
|
|
10
|
14518
|
December 18, 2019
|
Working with posteriors
|
|
7
|
820
|
January 22, 2019
|
Alternative to mapslices that does not allocate slices
|
|
8
|
3804
|
September 12, 2018
|