feature-requestgood first issue
仓库指标
- Star
- (28,376 star)
- PR 合并指标
- (平均合并 3天 18小时) (30 天内合并 34 个 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.