When i use rapids (cudf) in colaboratory, I execute commands as follows.But this commands usually takes about 20 minutes,so I have to wait everytime to use cudf.
Does anyone know how to easily use cudf with colab without this command?
When i use rapids (cudf) in colaboratory, I execute commands as follows.But this commands usually takes about 20 minutes,so I have to wait everytime to use cudf.
Does anyone know how to easily use cudf with colab without this command?
At this time there is no faster way. While it's technically possible to create an image with the various libraries/dependencies installed, it's probably not a priority for Google. For faster alternative, there are paid GPU-cloud instances.