Type stubs for Python machine learning libraries such as pandas, numpy, matplotlib, and scikit-learn. Current version 0.2.23, requires Python >=3.6. Low release cadence.
pip install data-science-typesVerified import paths — ran on the pinned version, not inferred.
Basic usage: install package, then use pandas/numpy as usual; mypy or pyright will use stubs.
Install individual stub packages: pip install pandas-stubs numpy-stubs
Use alternative stub packages like pandas-stubs, numpy-stubs, and scikit-learn-stubs.
No dependency data recorded yet.