weld-project / weld

High-performance runtime for data analytics applications
https://www.weld.rs
BSD 3-Clause "New" or "Revised" License
2.99k stars 260 forks source link

movielens_grizzly.py code not working. #526

Open kchasialis opened 2 years ago

kchasialis commented 2 years ago

Hello,

I tried to run "movielens_grizzly.py" but I got the following error:

weld_type = grizzly_impl.numpy_to_weld_type_mapping[dtype] KeyError: '|S1'

Is this a known issue?

Thanks in advance.