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

bug in .items() and __getitem__ methods in CVS and Arrow adapters #776

Open
skarakuzu opened this issue Aug 9, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@skarakuzu
Copy link
Contributor

Calling .items() and __getitem__ methods from CVS and Arrow adapters result in error when the table includes strings. The primary reason can be dask not recognizing the string type. More digging into the problem is needed.

@skarakuzu skarakuzu added the bug Something isn't working label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant