dataprep icon indicating copy to clipboard operation
dataprep copied to clipboard

How to Support Arrow Dataframe or Duckdb in EDA.

Open akash-goel opened this issue 1 year ago • 0 comments

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 avatar Apr 05 '23 00:04 akash-goel