Issue: Following Bede's torch conda env setup _preprocess_df() fails with error TypeError: data type 'category' not understood (also experienced by @ayn2)
Fix: Install numpy==1.21
Also affects #29 since numpy would have to be installed from conda-forge
Issue: Following Bede's torch conda env setup
_preprocess_df()
fails with errorTypeError: data type 'category' not understood
(also experienced by @ayn2)Fix: Install numpy==1.21
Also affects #29 since numpy would have to be installed from conda-forge