Skip to content

Use in-memory formats and dataframes as external sources in python #72

@amaralvieira

Description

@amaralvieira

Taking some inspiration from duckdb, while using python it would be quite helpful to simply reference an existing pandas dataframe/arrow table in the SELECT clause for external source.

Apart from potential efficiency gains in reducing I/O, this would greatly improve the interoperability with other python frameworks. It would definitely reduce the boilerplate code and dependency on further libraries to convert a dataframe to an hyper file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions