Skip to content

Conversation

IndexSeek
Copy link
Member

Note

I wanted to prep this to easy swap when 10.0 is released and ibis.case() is deprecated. We should keep the current usage of ibis.case() until 10.0 is ready.

Description of changes

I noticed today that the classification metrics blog post still used ibis.case() rather than ibis.cases(). This was intended so that if readers installed using PyPI or conda, the case example would still be viable.

This fixes the usage in the following posts:

@github-actions github-actions bot added the docs Documentation related issues or PRs label Dec 6, 2024
@cpcloud cpcloud force-pushed the classification-post-case-to-cases branch from 2e92e20 to 078da9b Compare February 10, 2025 14:34
@cpcloud cpcloud marked this pull request as ready for review February 10, 2025 14:34
@cpcloud cpcloud merged commit bbf98de into ibis-project:main Feb 10, 2025
26 checks passed
@IndexSeek IndexSeek deleted the classification-post-case-to-cases branch July 11, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants