-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Hi! was just looking through your code for our integration section of the DImensionalData.jl docs, and I just noticed some friendly piracy going on here 🏴☠️ !!
TimeseriesTools.jl/src/Utils.jl
Line 58 in d64a95b
| function Base.stack(D::DimensionalData.Dimension, args::AbstractVector{<:AbstractDimArray}; |
Maybe this should go in DimensionalData.jl proper so we are all above board? Currently this will mean stack will only work when TimeseriesTools.jl is loaded, which might confuse some users....
Its also kind of confusing that we already have something called a DimStack that is totally different to Base.stack, but it would be useful to have stack working all the same.
Metadata
Metadata
Assignees
Labels
No labels