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

Refactor how categorical data is dealt with #1784

Merged
merged 17 commits into from
Jun 25, 2018

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented Jun 21, 2018

This adds a new categorical data ndarray class that deals with the calculation of labels, categories, and codes. This will then allow custom Data sub-classes to return this without having to use CategoricalComponent.

Things to do:

  • Add back support for jittering
  • Add back support for specifying custom categories
  • Add changelog and what's new entry since this breaks the existing data['name'] API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant