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

meaning of dplyr's name #1857

Closed
ghost opened this issue May 26, 2016 · 2 comments
Closed

meaning of dplyr's name #1857

ghost opened this issue May 26, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented May 26, 2016

Hi,
Is dplyr a abbreviation? If is not what is the meaning of name and how can i pronounce?

@hadley
Copy link
Member

hadley commented May 26, 2016

The d is for dataframes, the plyr is to evoke pliers. Pronounce however you like.

@hadley hadley closed this as completed May 26, 2016
@kartiksubbarao
Copy link

The precursor to dplyr was called plyr. The 'ply' in plyr comes from an expansion/refining of the various "apply" functions in R as part of the "split-apply-combine" model/strategy. Here's a good slideset that provides more insight into the plyr name:

https://www.slideshare.net/hadley/plyr-one-data-analytic-strategy

And yes, the name evokes pliers :-)

@lock lock bot locked as resolved and limited conversation to collaborators Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants