Skip to content

Terminology confusion #21

@CodingKaiser

Description

@CodingKaiser

While I understand the problematics of making such a dramatic change, I believe the nomenclature contains a grave mix-up. The mappings for yeet() and vibe_check() need to be swapped.

Even the documentation appears to be in agreement with me on this.

dplyr verb genzplyr verb Meaning
filter() yeet() Remove rows that don't pass the vibe check
select() vibe_check()??? Keep only columns that matter

Filtration fits better to vibe_check() since we are literally checking (via operators) the vibe (conditions are met).

Meanwhile, yeet() maps just fine to selection operations, since we are yeeting away columns we do not need.

I'll pull (request) up so long as people agree I'm not capping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions