Tom Nuno Wolf

Results 2 issues of Tom Nuno Wolf

Hi, I'm trying to route the path of the Debugger to a virtualenv. To do this, I change the command of python3 in SublimeDebugger.sublime-settings. After starting Sublime and selecting Python3...

Thanks for the amazing work! I've noticed that you don't allow floating point indicators for binary variables, as `'1.0'` is not part of the allowed binary indicators in `load_single_data`https://github.com/RyanWangZf/transtab/blob/be65d371b672fdaa382c0deb82c3c48a03157eeb/transtab/dataset.py#L208 It...