Skip to content

examples of reject #54

Open
Open
@archenemies

Description

I've been having a lot of fun playing with this. I have a feature request relating to the 'reject' function.

I noticed that your examples in the "?reject" help page have us applying it to a full model, but README.md has a "bank" example where you apply it to the vector you are querying.

Is it possible to summarize the difference between these two ways of querying? The second way is much faster of course. They seem to produce results which are similar but not equivalent.

Also, what is the meaning of "/" in a formula argument to "closest_to"? Does it do actual division? I would have expected it to do something like the "reject" operation in the "bank" example.

I guess my request/suggestion is (1) expand the documentation for "?reject" to have both modes of usage and (2) add syntactic sugar for the "reject" operation.

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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