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

NumTrue primitive added and docstring of other primitives updated #11

Merged
merged 7 commits into from
Oct 11, 2017

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Oct 11, 2017

  • Added a NumTrue primitive which applies to Boolean feature to determine the number of True values
  • Added a test to make sure NumTrue primitive is generated.
  • Also added missing doc strings for agg and trans primitives.

@gsheni gsheni changed the title Num true NumTrue primitive added and docstring of other primitives updated Oct 11, 2017
@kmax12 kmax12 merged commit 69591b3 into master Oct 11, 2017
@kmax12 kmax12 deleted the num_true branch October 11, 2017 20:20
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

Successfully merging this pull request may close these issues.

2 participants