NVIDIA-Merlin / NVTabular

NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
Apache License 2.0
1.05k stars 143 forks source link

alias metadata ops from core #1843

Open jperez999 opened 1 year ago

jperez999 commented 1 year ago

This PR removes the AddMetadata operators from the nvtabular repo. Replacing them with aliases to the core repo, where the operators were moved. We leave the aliases in place for customers/users who may have imports that are pulling from the current location of these operators in nvtabular. This PR is contingent on https://github.com/NVIDIA-Merlin/core/pull/344.

github-actions[bot] commented 1 year ago

Documentation preview

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