-
### Description
Using `ray.put` and `ray.get` with `polars` dataframes is extremely slow
### Use case
Putting and getting polars frames in and out of plasma is extremely slow. Here is an example
`…
-
Blockers
* Soft-blocked on https://github.com/apache/arrow-rs/issues/6360 (for lowering memory use)
* Semi-blocked on https://github.com/apache/arrow-rs/issues/4472 (we use `DataType::Extension` for…
-
Polars dataframes are way faster, more memory efficient, and have a more ergonomic interface for transformations.
At some point, you may want to switch the backend to Polars. At least for now, I th…
-
[polars](https://github.com/pola-rs/polars) is growing fast as the new standard for dataframe but it doesn't provide a way to plot the data for Rust user.
I think providing a polars integration under…
-
Have you considered supporting Polars dataframes as input?
-
**Describe the bug**
A clear and concise description of what the bug is.
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest v…
-
### Is your feature request related to a problem or challenge?
LLMs provide a fantastic way to learn and use a new codebase. By providing the documentation, they can create a custom guide for new use…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
#### What language are you using?
**Python**
#### What version are you using?
**Python 3.9** `connectorx==0.3.4a1`
#### What database are you using?
**OracleDB**
#### What dataframe …