Skip to content

Conversation

chentalia317-alt
Copy link
Contributor

Addresses #1476
Summary: reintroduces and extends filter_column_isin in filter.py.
Supports Single-column, multi-column, and dict-based filtering
Adds complement flag for inverse filtering.

chentalia317-alt and others added 4 commits October 17, 2025 16:23
… introduction in index.md

Updated description of 'pyjanitor' to emphasize user-friendly API.
Adds filter_column_isin back to filter.py with the following improvements:
1. Supports single-column, multi-column, and dict-based filtering
2. Keeps backward compatibility for single-column usage
3. Adds complement flag for inverse filtering
Addresses issue pyjanitor-devs#1476
@samukweku
Copy link
Collaborator

Thanks @chentalia317-alt we are still having a conversation on whether this function should be deprecated and point users to the pandas' isin function

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