BIDS/datarray

Initial AxisIndexer implementation doesn't match proposal

corranwebster opened this issue · 1 comments

The API needs to be changed to the API that was agreed at the data array summit. The key idea is that it is accessed by calling a.axes('foo', 'bar', 'baz') instead of a.index_by(...).

Fixed in 7a2c7dd