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

Clean up special casing in as_column for non-typed input #14636

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
b583163
Ensure cudf dtype is gotten first, fix bug in categorical interval logic
mroeschke Dec 13, 2023
43d5942
move more logic
mroeschke Dec 13, 2023
b8a2f5c
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 13, 2023
71377b7
Start running tests
mroeschke Dec 14, 2023
d5852b6
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 14, 2023
dfd0ac0
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 14, 2023
109cbe1
Pass series tests
mroeschke Dec 14, 2023
897320a
Clean up special casing in for non-typed input
mroeschke Dec 14, 2023
6c7a5e4
Remove not needed
mroeschke Dec 14, 2023
43abd0b
Add fallback from arrow parsing
mroeschke Dec 15, 2023
076cdf0
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 15, 2023
01b6aee
temp refactor of inference case
mroeschke Dec 16, 2023
be536a0
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 19, 2023
261acda
Undo merge
mroeschke Dec 19, 2023
20e8bc0
Code suggestion
mroeschke Dec 19, 2023
a9dcd67
Ensure arrow astypes
mroeschke Dec 29, 2023
4eeb6bb
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Dec 29, 2023
5232653
Add carveouts at beginning
mroeschke Dec 29, 2023
7f96476
Merge remote-tracking branch 'upstream/branch-24.02' into ref/as_colu…
mroeschke Jan 5, 2024
d592060
isinstance cupy.ndarray
mroeschke Jan 5, 2024
69d9f48
Merge remote-tracking branch 'upstream/branch-24.04' into ref/as_colu…
mroeschke Jan 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading