scikit-learn/sklearn/externals
Juan Martin Loyola 617ff6ef72
MAINT Remove unused variables indicated by lgtm.com (#20303)
2021-06-19 10:24:10 +02:00
..
_packaging MAINT Vendors packaging/version.py for pep440 versioning (#19826) 2021-04-19 17:06:38 +02:00
README MAINT Unvendor joblib (#13531) 2019-04-17 09:22:09 -04:00
__init__.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
_arff.py MAINT Remove unused variables indicated by lgtm.com (#20303) 2021-06-19 10:24:10 +02:00
_lobpcg.py MNT Use raise from in 19 modules (#17835) 2020-08-25 08:57:29 +02:00
_pep562.py MNT Uses pep562 to import private methods (#15431) 2019-11-04 10:08:31 +01:00
_pilutil.py cleanup optional keywords in the documentation (#17990) 2020-07-25 17:24:18 +02:00
conftest.py MAINT: do not collect any tests in externals. 2018-01-18 10:49:33 +01: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.