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

docs(examples): add distinct and rest arg examples for ibis.intersect and Table.intersect #10550

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

IndexSeek
Copy link
Member

Description of changes

Adds documentation examples to demonstrate rest and distinct usage for Table.intersect and ibis.intersect.

TODOs on difference and union examples

I don't think I realized until today that intersect, union, and difference can handle more than two table expressions at once. This is super convenient. I can add rest examples for the other two soon.

I'm not sure about putting together a distinct example for difference and union already has one.

@cpcloud cpcloud merged commit e663faf into ibis-project:main Dec 13, 2024
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants