DimensionalData.jl
DimensionalData.jl copied to clipboard
Define filter for DimStack
filter should work on DimStack as if it's a dataframe.
It would be good if all of these operations work but keep the array structure. Just filling the gaps with missing. Not sure how much work that is to implement.