feature-requestgood first issue
Métriques du dépôt
- Stars
- (28 376 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Currently many more Python projects like dask and optuna are using Python type hints. With the Python package of xgboost gaining more and more features, we should also adopt mypy as a safe guard against some type errors and for better code documentation.