You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: