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

Update curry and reduceby to match those in toolz #37

Merged
merged 2 commits into from
Jun 24, 2014

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Jun 24, 2014

Matches curry changes from pytoolz/toolz#170
Matches reduceby changes from pytoolz/toolz#184

Matches curry changes from pytoolz/toolz#170
Matches reduceby changes from pytoolz/toolz#184
@eriknw
Copy link
Member Author

eriknw commented Jun 24, 2014

Oh, I should clarify that the only change to reduceby was making "init" a keyword argument. We still need to support index keys for reduceby, groupby, and countby.

eriknw added a commit that referenced this pull request Jun 24, 2014
Update `curry` and `reduceby` to match those in toolz
@eriknw eriknw merged commit 6021c62 into pytoolz:master Jun 24, 2014
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.

1 participant