JerryRen471

Results 1 comments of JerryRen471

> Hi, if this helps anyone, pip install pyarrow==11.0.0 did not work for me (I'm using Colab) but this worked: !pip install --extra-index-url=https://pypi.nvidia.com cudf-cu11 thanks! I met the same problem...