dmlc/xgboost

Better support for mypy.

Open

#6496 aperta il 13 dic 2020

Vedi su GitHub
 (20 commenti) (3 reazioni) (0 assegnatari)C++ (8872 fork)batch import
feature-requestgood first issue

Metriche repository

Star
 (28.376 star)
Metriche merge PR
 (Merge medio 3g 18h) (34 PR mergiate in 30 g)

Descrizione

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.

Guida contributor