I'm trying to import DEFAULT_PARAMS from xgbse, but I keep getting the error:
ImportError: cannot import name 'DEFAULT_PARAMS' from 'xgbse' (.../opt/anaconda3/lib/python3.7/site-packages/xgbse/__init__.py)
Any ideas on how to solve this issu? Since the library is new, there isn't too many posts and thread about it.