weld-project / weld

High-performance runtime for data analytics applications

Home Page:https://www.weld.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movielens_grizzly.py code not working.

kchasialis opened this issue · comments

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.