Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use CategoricalColumn instead of build_categorical_column (#4618)
Over in cudf, I'm planning on removing `build_categorical_column` in favor of the `CategoricalColumn` constructor so adjusting the usage here Authors: - Matthew Roeschke (https://github.com/mroeschke) Approvers: - Brad Rees (https://github.com/BradReesWork) - GALI PREM SAGAR (https://github.com/galipremsagar) URL: #4618
- Loading branch information