You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a transformers4rec project and i want to do the proprocessing and the encoding of categorical features in my sql framework before entering the table and without using categorify() function to the model. But i get this error when i debugg .from_schema() function: