"vscode:/vscode.git/clone" did not exist on "4e744033221f5366007130da33ef74f7a465f587"
refine compatibility (#186)
* add compat.py * unify types * range/xrange -> range_ * move argc_ to compat.py; add is_numeric error type * use simplejson for json * move json to compat.py * move pandas to compat.py * move sklearn to compat.py * remove unused function * fix 'unify types' * argc_ (lambda -> def)
Showing
Please register or sign in to comment