Is this a duplicate?
Describe the bug
22__cuml.ipynb refers to tutorials/accelerated-python/data/diabetes.csv but there is no such file.
Steps to reproduce
Run 22_cuml.ipynb, which attempts to load tutorials/accelerated-python/data/diabetes.csv.
Expected behavior
The file should exist.
Actual behavior
The import fails because tutorials/accelerated-python/data/diabetes.csv` does not exist.
Environment
No response
Additional context
No response
Is this a duplicate?
Describe the bug
22__cuml.ipynb refers to
tutorials/accelerated-python/data/diabetes.csvbut there is no such file.Steps to reproduce
Run 22_cuml.ipynb, which attempts to load
tutorials/accelerated-python/data/diabetes.csv.Expected behavior
The file should exist.
Actual behavior
The import fails because
tutorials/accelerated-python/data/diabetes.csv` does not exist.Environment
No response
Additional context
No response