Remove text loading in basic walk through demo. (#7753)

This commit is contained in:
Jiaming Yuan
2022-04-01 00:59:42 +08:00
committed by GitHub
parent c467e90ac1
commit bcce17e688
3 changed files with 43 additions and 62 deletions

View File

@@ -45,6 +45,7 @@ including:
- XGBoost binary buffer file.
- LIBSVM text format file
- Comma-separated values (CSV) file
- Arrow table.
(See :doc:`/tutorials/input_format` for detailed description of text input format.)