You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if all of these operations work but keep the array structure. Just filling the gaps with missing. Not sure how much work that is to implement.
Probably more sensible and following Base to filter as table rows. and return a Vector of NamedTuple? Or maybe a DimVector with a MergedLookup is better, but its more expensive. This would also need #483 to be nice to use, so table columns are not lost.
filter
should work onDimStack
as if it's a dataframe.The text was updated successfully, but these errors were encountered: