Skip to content

Use ibis DuckDB backend to access pandas dataframe instead of ibis pandas backend #1702

@sundar-mudupalli-work

Description

@sundar-mudupalli-work

Is your feature request related to a problem? Please describe.
A feature request - DVT currently uses a pandas backend that has been removed in Ibis 10.0 (we are currently on Ibis 5.1). You can use DuckDB to access data stored in Pandas dataframes. There are some performance benefits and some feature changes. Ibis explains why in this article. In version 9.0, ibis introduced the concept of a default backend and they chose DuckDB.
What version of DVT are you using?
8.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request'Nice-to-have' improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions