Closed rezacsedu closed 4 years ago
I'm experiencing "TypeError: init() got an unexpected keyword argument 'categorical_features'". Can you please suggest on how to fix it?
Previously, I was trying with Python3, but switching to Python 2 solved the issue. Hence, closing.
Any plan to make things Python3 compatible?
Thanks.
Just dropped python2 support, should work on python3 now.
I'm experiencing "TypeError: init() got an unexpected keyword argument 'categorical_features'". Can you please suggest on how to fix it?