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

Fix fn kwargs in filter #2950

Merged
merged 2 commits into from
Sep 20, 2021
Merged

Fix fn kwargs in filter #2950

merged 2 commits into from
Sep 20, 2021

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Sep 20, 2021

#2836 broke the fn_kwargs parameter of filter, as mentioned in #2927

I fixed that and added a test to make sure it doesn't happen again (for either map or filter)

Fix #2927

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.

Datasets 1.12 dataset.filter TypeError: get_indices_from_mask_function() got an unexpected keyword argument
1 participant