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

Add filtering functionality #6

Open
mfebrizio opened this issue Feb 22, 2024 · 1 comment
Open

Add filtering functionality #6

mfebrizio opened this issue Feb 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mfebrizio
Copy link
Owner

Most likely to the preprocessing module. Avoid naming it "filter" to overlap with filter() function in stdlib.

@mfebrizio mfebrizio added the enhancement New feature or request label Feb 22, 2024
@mfebrizio mfebrizio self-assigned this Feb 22, 2024
@mfebrizio
Copy link
Owner Author

Look into itertools module for implementation ideas: https://docs.python.org/3/library/itertools.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant