Groupby generic table-shaped things
|
|
5
|
115
|
July 29, 2025
|
Split-Apply-Combine in arrays
|
|
9
|
615
|
April 28, 2023
|
Summarizing Float64 values after grouping by different time scales from DateTime object
|
|
2
|
515
|
December 21, 2022
|
Summarizing grouped DataFrame where a group is entirely missing
|
|
22
|
1263
|
December 18, 2022
|
Broadcast over a multiple output function and receive a Tuple of Arrays
|
|
3
|
460
|
December 1, 2022
|
Vector to lists of indices grouped by key
|
|
9
|
723
|
August 1, 2022
|
Grouping by Split, apply, combine
|
|
9
|
495
|
July 19, 2022
|
How to map a function over the given axis of a multi-dimension array and return another array?
|
|
4
|
1985
|
July 1, 2022
|
Concatenating 2D generator of arrays
|
|
1
|
454
|
March 31, 2022
|
What's julia's solution to tapply or accumarray?
|
|
15
|
2074
|
January 3, 2022
|
Efficiently finding the frequency of patterns in DataFrame columns
|
|
12
|
1552
|
January 1, 2022
|
Transpose vector of vectors
|
|
11
|
1100
|
December 19, 2021
|
Positions in an array
|
|
6
|
466
|
December 15, 2021
|
Count various patterns simultaneously
|
|
5
|
525
|
December 14, 2021
|
Sampling Groups and individual within the group
|
|
4
|
793
|
November 28, 2021
|
Fast way to calculate statistics of an array based on values (labels) of another array
|
|
7
|
695
|
October 20, 2021
|
Transforming an Array{Matrix{T, N}, M} to an Array{T, N+M}
|
|
10
|
942
|
July 24, 2021
|
A nice use case for DataFrames.jl - flexible dedup
|
|
4
|
595
|
July 16, 2021
|
Operations on Arrays of CartesianIndex
|
|
2
|
946
|
April 9, 2021
|
Is there a way to "enumerate" `mapslices` other than```i = 0result = mapslices(m
|
|
3
|
573
|
February 17, 2021
|
Package for lazy concatenation along arbitrary higher dimensions?
|
|
4
|
2004
|
February 17, 2021
|
Problem Adding a dimesion to array/vector
|
|
7
|
1112
|
December 8, 2020
|
Dynamically split DataFrame into bins
|
|
4
|
2603
|
October 12, 2020
|
Arbitrary table join conditions
|
|
9
|
1771
|
August 16, 2020
|
Multi of word in dict
|
|
6
|
514
|
August 7, 2020
|
SplitApplyCombine.jl `group` enhancements, reaches version 1.0.0
|
|
1
|
875
|
December 25, 2019
|
Counting number of occurences in an array
|
|
10
|
16151
|
December 18, 2019
|
Working with posteriors
|
|
7
|
834
|
January 22, 2019
|
Alternative to mapslices that does not allocate slices
|
|
8
|
3835
|
September 12, 2018
|