ELVIS-Project / vis-framework

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

Experimenter method to learn its class name #322

Closed crantila closed 7 years ago

crantila commented 9 years ago

Just as the Indexer superclass has a way to find its name (module plus class), the Experimenter superclass should provide this functionality for its subclasses.

alexandermorgan commented 8 years ago

I think that the indexers should actually abandon the module part of their names (in the dataframe columns anyway) because this creates a pandas syntax naming collision. See #394

crantila commented 7 years ago

I'm abandoning this because nobody cares.