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

looking at a single dataframe from a nested column converts types from arrow to pandas #45

Open
smcguire-cmu opened this issue Jul 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@smcguire-cmu
Copy link
Contributor

When adding a nested column from a dataset with pyarrow dtypes then viewing a row of the column as a data frame, the dtypes change from pyarrow to pandas.

Screenshot 2024-07-20 at 9 42 02 AM
@smcguire-cmu smcguire-cmu added the bug Something isn't working label Jul 20, 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