NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Remove `overwrite=True` argument from `df.to_parquet` in aliccp convert data #1144

Closed oliverholworthy closed 1 year ago

oliverholworthy commented 1 year ago

Remove overwrite=True argument from df.to_parquet in aliccp convert data function.

This parameter no longer exists in newer versions of cudf

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1144