scikit-learn/sklearn/externals
Hanmin Qin 60be46cd33 API Deprecate externals.six (#12916) 2019-01-27 19:16:42 +11:00
..
joblib joblib 0.13.0 (#12531) 2018-11-07 09:02:22 +01:00
README MAINT: option to unvendor joblib (#11166) 2018-06-29 16:35:45 +02:00
__init__.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
_arff.py Converting http to https (2)... (#12292) 2018-10-04 23:06:14 +02:00
_pilutil.py DOC improving import convenience in class examples (#12846) 2018-12-23 09:37:43 +08:00
conftest.py MAINT: do not collect any tests in externals. 2018-01-18 10:49:33 +01:00
copy_joblib.sh Joblib 0.12.4 (#12007) 2018-09-05 13:02:48 +02:00
setup.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
six.py API Deprecate externals.six (#12916) 2019-01-27 19:16:42 +11:00

README

This directory contains bundled external dependencies that are updated
every once in a while.

Note to developers and advanced users: setting the SKLEARN_SITE_JOBLIB to
a non null value will force scikit-learn to use the site joblib.

Note for distribution packagers: if you want to remove the duplicated
code and depend on a packaged version, we suggest that you simply do a
symbolic link in this directory.