Wouter Deketelaere
Wouter Deketelaere
Replaced deprecated dependency on sklearn.externals.six by dependency on six to fix ModuleNotFoundError: No module named 'sklearn.externals.six' in export.py Added parameters dtype='object' in calls to both sklearn validation functions check_X_y and...
When I try to install the remote-debugger using 'cabal install remote-debugger' I get following errors: src/DebuggerImpl.hs:95:77: Not in scope: data constructor ‘PackageArg’ src/DebuggerImpl.hs:95:94: Not in scope: data constructor ‘ModRenaming’ I'm...
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...