Skip to content

Feature Request: Support polars and/or DataFrame api #278

@kszlim

Description

@kszlim

This could initially start with not assuming that the panda's in memory buffer type is numpy (but also allowing arrow), and then converting it to numpy then continuing as expected.

Eventually it could move to utilizing the DataFrame api.

Then lastly it could perhaps default using polars instead of pandas as its in memory representation? (haha i know this might be wishful)

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