Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 674 Bytes

joblib-stubs

License: MIT PyPI version python version

Warning: This library provides type hints only. If you need the runtime package, you can find it joblib.

how to install

$ pip install joblib-stubs

TODO

  • remove all Incomplete
  • np.memmap??
  • tests?

License

MIT, see LICENSE.