dmlc/xgboost

Better support for mypy.

開放

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

 (20 則留言) (3 個反應) (0 位負責人)C++ (8,872 個分叉)batch import
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.

貢獻者指南