Skip to content

Avoid using eval for aggregating functions#1

Open
briantani wants to merge 1 commit intopassarel:masterfrom
briantani:master
Open

Avoid using eval for aggregating functions#1
briantani wants to merge 1 commit intopassarel:masterfrom
briantani:master

Conversation

@briantani
Copy link

There's no need to evaluate a character string in order to get a function, you can pass the function itself. Also, naming the optional parameter on the 'aggregate' call avoids confusion on what version you are actually using.

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

Comments