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 ops module import to nvtabular #1834

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Add ops module import to nvtabular #1834

merged 2 commits into from
Jun 5, 2023

Conversation

oliverholworthy
Copy link
Member

Add ops module import to NVT. This enables editors to find the references to operators when used without a direct import of the ops module.

the ops module is already imported as a side-effect of import nvtabular, which is how import nvtabular as nvt ... nvt.ops... already works.

@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-1834

@oliverholworthy oliverholworthy merged commit 2ca6df0 into main Jun 5, 2023
6 checks passed
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