Skip to content

Polars built in pyodide ? #3672

@oscar6echo

Description

@oscar6echo

Could polars be compiled in pyodide, like all these packages, and thus be easily available in jupyterlite ?

The use case:
I am a heavy pandas user, will soon try and replace it with polars for new projects. I am also increasingly using jupyterlite to allow users to run "custom analytics" autonomously - with zero install. Naturally in a browser, datasets are unlikely to be really big (where polars shine), but if they are made to run both in the browser and locally (which I intend to do), it would be convenient.

From a distance, it would seem feasible as rust and wasm are not stranger to each other, correct ?

I am floating the idea to see what other people and the polars contributors think.
To polars creator/contributors: By the way you then demo polars live.

Last, but not least, congratulations for this impressive lib, and the neat docs ! 👏

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildChanges that affect the build system or external dependenciespythonRelated to Python Polars

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions