Open asinghvi17 opened 1 month ago
I specifically want to iterate over namedtuples here.
Yeah AbstractDimStack doesn't iterate like that.
Maybe it should. For now you can iterate over (stack[I] for I in DimIndices(stack))
This is fixed in the latest DD, so will be fixed here in the next breaking change
Opps actually not sure SkipMissing will work, lets test that it does