Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
12.15k stars 875 forks source link

[Feature] Support polars in your ParquetDataNode (or maybe some sort of dataset abstraction?) #1309

Closed kszlim closed 3 weeks ago

kszlim commented 4 months ago

Description

It looks like ParquetDataNode assumes you're using pandas, it would be nice if it supported Polars too? Furthermore, I think it'd be useful to support ParquetDatasets, where you have a hive partitioned directory (that could potentially live in the cloud) and have that as a node instead.

A common use case (for me) in polars is to query and process some data in s3. It would be nice to encode this in taipy too.

Solution Proposed

Not sure how it might look.

Impact of Solution

Would give first class support to polars.

Additional Context

No response

Acceptance Criteria

Code of Conduct

jrobinAV commented 4 months ago

We like the idea. We need to work on better defining the use case and the requirements.

Thank you very much.

jrobinAV commented 3 months ago

Depends on the output of Avaiga/taipy-enterprise#411 .

jrobinAV commented 3 weeks ago

This feature is implemented in Taipy Enterprise Edition 4.0.