rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
281 stars 42 forks source link

more indexing and selection bugfixes #378

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

fix some minor edge case bugs in indexing, and some wierd behaviour of selectors on NoLookup that wasn't tested for.