scikit-learn/sklearn/externals
Andreas Mueller a6c2a17bed undo change by @arthurmensch that was probably accidental ;) 2015-10-22 17:54:23 +02:00
..
joblib undo change by @arthurmensch that was probably accidental ;) 2015-10-22 17:54:23 +02:00
README Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
copy_joblib.sh MAINT make copy_joblib.sh Python 3 compatible 2015-07-23 14:45:52 +02:00
funcsigs.py MAINT use inspect.signature for introspection 2015-09-23 16:30:53 +02:00
odict.py MAINT use inspect.signature for introspection 2015-09-23 16:30:53 +02:00
setup.py TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
six.py MAINT Update six to version 1.4.1 2013-09-13 10:48:52 +02:00
test_externals_setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README

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

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.