rafaqz / DimensionalData.jl

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

Not included kwarg #519

Closed lazarusA closed 1 year ago

lazarusA commented 1 year ago

Is there an equivalent to the DatFrames syntax Not, so that we can include all values in dimensions except those in the vector/element passed to Not?

rafaqz commented 1 year ago

Yeah, dup of #365. Just havent got around to doing it but should be easy enough.