BIDS / datarray

Prototyping numpy arrays with named axes for data management.
http://bids.github.com/datarray
Other
87 stars 20 forks source link

Implement integer labels #40

Closed fperez closed 13 years ago

fperez commented 13 years ago

Integer labels are planned but not currently implemented.

When done, remember to remove the note in the basic_data_array doc and to reactivate an example there that requires integer labels.

terhorst commented 13 years ago

See #43.