pyarrow.lib.ArrowInvalid: Failed to parse string: 'CA' as a scalar of type double

#4
by Gregorioz - opened
>>> import datasets
>>> d=datasets.load_dataset('Yusuf5/OpenCaselist')
Generating train split: 1227979 examples [05:32, 3688.89 examples/s]
......
    return call_function("cast", [arr], options, memory_pool)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "pyarrow/_compute.pyx", line 590, in pyarrow._compute.call_function
  File "pyarrow/_compute.pyx", line 385, in pyarrow._compute.Function.call
  File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
  File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: Failed to parse string: 'CA' as a scalar of type double
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment