|
Groupby generic table-shaped things
|
|
5
|
246
|
July 29, 2025
|
|
Split-Apply-Combine in arrays
|
|
9
|
844
|
April 28, 2023
|
|
Summarizing Float64 values after grouping by different time scales from DateTime object
|
|
2
|
585
|
December 21, 2022
|
|
Summarizing grouped DataFrame where a group is entirely missing
|
|
22
|
1563
|
December 18, 2022
|
|
Broadcast over a multiple output function and receive a Tuple of Arrays
|
|
3
|
581
|
December 1, 2022
|
|
Vector to lists of indices grouped by key
|
|
9
|
888
|
August 1, 2022
|
|
Grouping by Split, apply, combine
|
|
9
|
645
|
July 19, 2022
|
|
How to map a function over the given axis of a multi-dimension array and return another array?
|
|
4
|
2253
|
July 1, 2022
|
|
Concatenating 2D generator of arrays
|
|
1
|
517
|
March 31, 2022
|
|
What's julia's solution to tapply or accumarray?
|
|
15
|
2266
|
January 3, 2022
|
|
Efficiently finding the frequency of patterns in DataFrame columns
|
|
12
|
1794
|
January 1, 2022
|
|
Transpose vector of vectors
|
|
11
|
1325
|
December 19, 2021
|
|
Positions in an array
|
|
6
|
603
|
December 15, 2021
|
|
Count various patterns simultaneously
|
|
5
|
636
|
December 14, 2021
|
|
Sampling Groups and individual within the group
|
|
4
|
898
|
November 28, 2021
|
|
Fast way to calculate statistics of an array based on values (labels) of another array
|
|
7
|
852
|
October 20, 2021
|
|
Transforming an Array{Matrix{T, N}, M} to an Array{T, N+M}
|
|
10
|
1134
|
July 24, 2021
|
|
A nice use case for DataFrames.jl - flexible dedup
|
|
4
|
665
|
July 16, 2021
|
|
Operations on Arrays of CartesianIndex
|
|
2
|
1056
|
April 9, 2021
|
|
Is there a way to "enumerate" `mapslices` other than```i = 0result = mapslices(m
|
|
3
|
660
|
February 17, 2021
|
|
Package for lazy concatenation along arbitrary higher dimensions?
|
|
4
|
2102
|
February 17, 2021
|
|
Problem Adding a dimesion to array/vector
|
|
7
|
1273
|
December 8, 2020
|
|
Dynamically split DataFrame into bins
|
|
4
|
2760
|
October 12, 2020
|
|
Arbitrary table join conditions
|
|
9
|
1942
|
August 16, 2020
|
|
Multi of word in dict
|
|
6
|
630
|
August 7, 2020
|
|
SplitApplyCombine.jl `group` enhancements, reaches version 1.0.0
|
|
1
|
931
|
December 25, 2019
|
|
Counting number of occurences in an array
|
|
10
|
17368
|
December 18, 2019
|
|
Working with posteriors
|
|
7
|
934
|
January 22, 2019
|
|
Alternative to mapslices that does not allocate slices
|
|
8
|
3979
|
September 12, 2018
|