Skip to content

Support for Polars #102

Open
Open
@ghost

Description

Polars is an up and coming alternative for Pandas which already has more then 17.000 GitHub Stars: https://pola-rs.github.io/polars-book/

I wonder if it would be possible to provide an export_to_polars and import_from_polars function without too much effort?

As a workaround Polars could already be used with polars.from_pandas, but this involves copying the whole data.

Metadata

Metadata

Assignees

Labels

featureProduct featureshelved:yesClosed because this ticket is very unlikely to get implemented

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions