Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement Music21Loader #39

Open
6 tasks
Tracked by #26 ...
johentsch opened this issue Jun 27, 2023 · 0 comments
Open
6 tasks
Tracked by #26 ...

implement Music21Loader #39

johentsch opened this issue Jun 27, 2023 · 0 comments
Milestone

Comments

@johentsch
Copy link
Member

johentsch commented Jun 27, 2023

  • strip superfluous columns from facets
    • events shadow structure table (systematic use of **higher_level_info)
    • make a selection of columns replacing calls to parse_m21_object() (its use of getattr on m21 objects seems to slow parsing down, also)
  • harmonize column names with ms3 wherever possible/practical
  • clean datatypes, e.g. columns containing ints and NaNs are currently floats
  • propagate values such as time signatures or decide that the FeatureExtractor takes care of that
@johentsch johentsch mentioned this issue Jun 27, 2023
9 tasks
@johentsch johentsch added this to the Loaders milestone Jun 27, 2023
@johentsch johentsch mentioned this issue Jun 27, 2023
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant