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
extract_pandas_traintime_categories: return [] if pandas_categorical …
…is null in model file (#14)
* extract_pandas_traintime_categories: return empty list if pandas_categorical is null in model file
* Test: Prediction for df with empty categoricals
Co-authored-by: chenglin <chenglin.wang@amh-group.com>
Co-authored-by: Simon Boehm <simon@siboehm.com>