|
Groupby generic table-shaped things
|
|
5
|
152
|
July 29, 2025
|
|
Split-Apply-Combine in arrays
|
|
9
|
675
|
April 28, 2023
|
|
Summarizing Float64 values after grouping by different time scales from DateTime object
|
|
2
|
528
|
December 21, 2022
|
|
Summarizing grouped DataFrame where a group is entirely missing
|
|
22
|
1327
|
December 18, 2022
|
|
Broadcast over a multiple output function and receive a Tuple of Arrays
|
|
3
|
485
|
December 1, 2022
|
|
Vector to lists of indices grouped by key
|
|
9
|
766
|
August 1, 2022
|
|
Grouping by Split, apply, combine
|
|
9
|
533
|
July 19, 2022
|
|
How to map a function over the given axis of a multi-dimension array and return another array?
|
|
4
|
2076
|
July 1, 2022
|
|
Concatenating 2D generator of arrays
|
|
1
|
470
|
March 31, 2022
|
|
What's julia's solution to tapply or accumarray?
|
|
15
|
2138
|
January 3, 2022
|
|
Efficiently finding the frequency of patterns in DataFrame columns
|
|
12
|
1609
|
January 1, 2022
|
|
Transpose vector of vectors
|
|
11
|
1148
|
December 19, 2021
|
|
Positions in an array
|
|
6
|
501
|
December 15, 2021
|
|
Count various patterns simultaneously
|
|
5
|
571
|
December 14, 2021
|
|
Sampling Groups and individual within the group
|
|
4
|
809
|
November 28, 2021
|
|
Fast way to calculate statistics of an array based on values (labels) of another array
|
|
7
|
740
|
October 20, 2021
|
|
Transforming an Array{Matrix{T, N}, M} to an Array{T, N+M}
|
|
10
|
996
|
July 24, 2021
|
|
A nice use case for DataFrames.jl - flexible dedup
|
|
4
|
613
|
July 16, 2021
|
|
Operations on Arrays of CartesianIndex
|
|
2
|
968
|
April 9, 2021
|
|
Is there a way to "enumerate" `mapslices` other than```i = 0result = mapslices(m
|
|
3
|
596
|
February 17, 2021
|
|
Package for lazy concatenation along arbitrary higher dimensions?
|
|
4
|
2030
|
February 17, 2021
|
|
Problem Adding a dimesion to array/vector
|
|
7
|
1158
|
December 8, 2020
|
|
Dynamically split DataFrame into bins
|
|
4
|
2648
|
October 12, 2020
|
|
Arbitrary table join conditions
|
|
9
|
1805
|
August 16, 2020
|
|
Multi of word in dict
|
|
6
|
554
|
August 7, 2020
|
|
SplitApplyCombine.jl `group` enhancements, reaches version 1.0.0
|
|
1
|
890
|
December 25, 2019
|
|
Counting number of occurences in an array
|
|
10
|
16617
|
December 18, 2019
|
|
Working with posteriors
|
|
7
|
858
|
January 22, 2019
|
|
Alternative to mapslices that does not allocate slices
|
|
8
|
3869
|
September 12, 2018
|