Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make DMatrix constructors more permissive to accommodate table arguments #133

Merged
merged 3 commits into from
Nov 10, 2022

Conversation

ExpandingMan
Copy link
Collaborator

This is a more aggressive version of #129.

I got rid of the DataTuple alias altogether as it was not doing anything at this point. It was probably left over from an earlier draft of my big PR. Users are now responsible for making sure tuple types are correct. Also added a test case for an example like the one in the docs.

@ExpandingMan
Copy link
Collaborator Author

(I have merge permission now, so I will merge this myself, but will leave it up for a day or so to give people a chance to comment.)

@ExpandingMan ExpandingMan merged commit 1e4e95e into dmlc:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant