-
## Description
Trying to load a parquet w/ polars.EagerPolarsDataset with data catalog results in an error saying `no such file or directory` :
```
model_input_table@eagerPolars:
type: polars.Ea…
-
### 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.
### Repro…
-
* https://levelup.gitconnected.com/100x-faster-data-processing-in-javascript-923215f34c00
* https://codesandbox.io/examples/package/nodejs-polars
* https://duckdb.org/docs/guides/python/polars.html
…
-
**Describe the bug**
Mage-ai allows us to serialize dictionaries or lists in JSON format, and Pandas or Polars DataFrames. But it is impossible to serialize dictionaries or lists containing DataFrame…
-
Hello!
I am trying to follow your tutorial [https://kzhang.org/SnapATAC2/version/2.6/tutorials/diff.html] to analyze my dataset. But I got error "RuntimeError: Some worker process has died unexpect…
-
It looks like our string to datetime utilities throws an error. This is a fairly common step while cleaning datasets, so it'd be nice to support it:
```python
import polars as pl
from functools i…
-
### Description
Following on from suggestion in https://github.com/pola-rs/polars/issues/16689
Add a boolean parameter `ordered` to `polars.Enum` to allow for evaluating Enums irrespective of thei…
-
### 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.
### Reprodu…
-
### Title of the talk
Beyond Pandas: A dive into Python's high-performance dataframe library Polars
### Description
Polars is a relatively new library to handle data through dataframes. It ga…
ghost updated
8 months ago
-
### Which new backend would you like to see in Ibis?
Hi! I would like to explore building a backend for Ibis for Daft (www.getdaft.io)
I am one of the maintainers of the project, and we have had s…