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

Add KDocs for distinct/distinctBy #817

Open
Jolanrensen opened this issue Aug 7, 2024 · 0 comments
Open

Add KDocs for distinct/distinctBy #817

Jolanrensen opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels
good first issue Good issues to pick-up for newcomers KDocs Improvements or additions to KDocs

Comments

@Jolanrensen
Copy link
Collaborator

Related to #811

The distinct and distinctBy operations should be easy to document. They involve just the selection of columns (of which we have a template). However, just from seeing the function it's hard for me to know what the difference is between "distinct" and "distinctBy", so KDocs could really help with this.

A DSL grammar would probably not be necessary.

@Jolanrensen Jolanrensen added good first issue Good issues to pick-up for newcomers KDocs Improvements or additions to KDocs labels Aug 7, 2024
@Jolanrensen Jolanrensen added this to the KDocs for the public API milestone Aug 7, 2024
@zaleslaw zaleslaw self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issues to pick-up for newcomers KDocs Improvements or additions to KDocs
Projects
None yet
Development

No branches or pull requests

2 participants