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

Pass keyword argument for axis in dataframe any method #1833

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

oliverholworthy
Copy link
Member

Pass keyword argument for axis in dataframe any method

This is to address the following warning:

FutureWarning: In a future version of pandas all arguments of DataFrame.any and Series.any will be keyword-only.

@oliverholworthy oliverholworthy added this to the Merlin 23.06 milestone Jun 5, 2023
@oliverholworthy oliverholworthy self-assigned this Jun 5, 2023
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

Documentation preview

https://nvidia-merlin.github.io/NVTabular/review/pr-1833

@nv-alaiacano nv-alaiacano merged commit 3347981 into main Jun 5, 2023
6 checks passed
@nv-alaiacano nv-alaiacano deleted the categorify-dataframe-any-kwarg branch June 5, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants