-
Notifications
You must be signed in to change notification settings - Fork 118
[DataFrame] - Add DataFrame::distinct binding #34
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
Conversation
Thanks @francis-du! It looks like there is a Clippy issue on all of these PRs. |
There are clippy failures like this - not related to your changes:
I saw these recently on another project. We probably need to switch to using |
This is a new lint in release I will reopen a new PR to fix this issue |
@francis-du could you merge latest from master on these PRs? I fixed the clippy issue |
OK 👌 |
5942263
to
d94ba7a
Compare
Looks like a linting issue |
71fa756
to
14e0384
Compare
It has been fixed, please review |
Thanks @francis-du! |
Close #29