Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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