JuliaArrays / ShiftedArrays.jl

Lazy shifted arrays for data analysis in Julia
Other
50 stars 10 forks source link

why lag/lead no longer exported? #62

Open tbeason opened 1 year ago

tbeason commented 1 year ago

why lag/lead no longer exported? what was the conflict that made this necessary?

piever commented 1 year ago

See #37 (esp. https://github.com/JuliaArrays/ShiftedArrays.jl/pull/37#issuecomment-1083089037) for the rationale behind this decision.