scikit-learn/sklearn/externals
Roman Yurchak 361c052f6d
MNT Add type annotations for OpenML fetcher (#17053)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-06-25 18:30:27 +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 MNT Add type annotations for OpenML fetcher (#17053) 2020-06-25 18:30:27 +02:00
_lobpcg.py EHN update lobpcg from scipy master (#14971) 2019-09-16 13:39:53 +02:00
_pep562.py MNT Uses pep562 to import private methods (#15431) 2019-11-04 10:08:31 +01:00
_pilutil.py FIX Fixes deprecation of tostring on numpy master (#16928) 2020-06-15 11:35:22 +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.