feature-requestgood first issue
仓库指标
- 星标
- (28,376 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.