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

Integrate NVTabular into Morpheus Core and replace existing column_info based workflows. #938

Merged
merged 75 commits into from
Jul 11, 2023

Conversation

drobison00
Copy link
Contributor

Description

Closes #862
Closes #863

Integrates NVT into Morpheus core

  • Appropriate conda packages added
  • Existing process_dataframe calls in column_info.py are converted to nvt.Workflows
  • Backwards compatibility is maintained for anyone using DataFrameInputSchema objects

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@drobison00 drobison00 added enhancement Additional functionality added to an existing feature non-breaking Non-breaking change DO NOT MERGE PR should not be merged; see PR for details 2 - In Progress labels May 3, 2023
@drobison00 drobison00 self-assigned this May 3, 2023
@drobison00 drobison00 requested review from a team as code owners May 3, 2023 23:49
Copy link
Contributor

@mdemoret-nv mdemoret-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now. Thanks for all the hard work on this @drobison00

@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit c3d2fc7 into nv-morpheus:branch-23.07 Jul 11, 2023
4 checks passed
@mdemoret-nv mdemoret-nv mentioned this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additional functionality added to an existing feature improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
3 participants