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 ibis.get_backend examples #10489

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

IndexSeek
Copy link
Member

Description of changes

Adds a docstring example for ibis.get_backend(), fixes parameter block, and links to the Table.get_backend().

@cpcloud cpcloud added this to the 10.0 milestone Nov 14, 2024
Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some small adjustments to make the repr match the actual output.

Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, need to actually use the ellipsis 😅

@IndexSeek
Copy link
Member Author

Thank you for helping me work through this one!

Later (likely this evening), I'll tweak the Table.get_backend method to link back to this one so that the example follows a similar style by avoiding using type for consistency.

@cpcloud cpcloud enabled auto-merge (squash) November 14, 2024 12:51
@cpcloud cpcloud merged commit 4d99018 into ibis-project:main Nov 14, 2024
75 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