Require Pandas 1.2+ (#10476)
This commit is contained in:
parent
c519f5690e
commit
9a8bb7d186
@ -39,7 +39,7 @@ documentation = "https://xgboost.readthedocs.io/en/stable/"
|
||||
repository = "https://github.com/dmlc/xgboost"
|
||||
|
||||
[project.optional-dependencies]
|
||||
pandas = ["pandas"]
|
||||
pandas = ["pandas>=1.2"]
|
||||
scikit-learn = ["scikit-learn"]
|
||||
dask = ["dask", "pandas", "distributed"]
|
||||
datatable = ["datatable"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user