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

How to Support Arrow Dataframe or Duckdb in EDA. #962

Open
akash-goel opened this issue Apr 5, 2023 · 0 comments
Open

How to Support Arrow Dataframe or Duckdb in EDA. #962

akash-goel opened this issue Apr 5, 2023 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@akash-goel
Copy link

akash-goel commented Apr 5, 2023

Hi Team,

we want to retrieve the data from duckdb and do the Analysis for that .I have checked the documentation and I am not able to find the duckdb connector , I have tried with Arrow Dataframe and for that also I am getting below issue

AttributeError: 'pyarrow.lib.Table' object has no attribute 'index'

Request you to guide how we can support duckdb or arrow data frame.

Regards,
Akash

@akash-goel akash-goel added the type: bug Something isn't working label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants