ELVIS-Project / vis-framework

Thoroughly modern symbolic musical data analysis suite.
http://elvisproject.ca/
31 stars 5 forks source link

Deprecate Certain Analyzer Return Types #285

Closed crantila closed 10 years ago

crantila commented 10 years ago

I'm not sure how to do this well, and it's probably not worth too much effort (because probably nobody uses the Framework yet), but I guess we should be formal and clear about this?

"This" means how indexers will always return a DataFrame.

Maybe it's easy enough to maintain compatibility? After all, the IndexedPiece and AggregatedPieces models won't (at first!) be doing anything that requires a DataFrame.

crantila commented 10 years ago

Changed my mind. All development will happen on 2.x.x now.