Closed beckernick closed 2 years ago
We've removed Series.applymap from cuDF after a period of raising a deprecation warning. It's been replaced by support for Series.apply. We should update the notebooks to reflect this.
Series.applymap
Series.apply
It looks like the only non-archived notebook that uses this is https://github.com/rapidsai-community/notebooks-contrib/blob/main/getting_started_materials/intro_tutorials_and_guides/02_Introduction_to_cuDF.ipynb
We've removed
Series.applymap
from cuDF after a period of raising a deprecation warning. It's been replaced by support forSeries.apply
. We should update the notebooks to reflect this.It looks like the only non-archived notebook that uses this is https://github.com/rapidsai-community/notebooks-contrib/blob/main/getting_started_materials/intro_tutorials_and_guides/02_Introduction_to_cuDF.ipynb