dmlc/xgboost

Better support for mypy.

Open

#6,496 建立於 2020年12月13日

在 GitHub 查看
 (20 留言) (3 反應) (0 負責人)C++ (8,872 fork)batch import
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.

貢獻者指南