-
### 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?
0.3.2
#### What database are you using?
PostgreSQL
#### What dataframe are you using?
Polars (so arrow…
-
### 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.
##…
-
### 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…
-
### Problem description
The only way I can see to iter rows in Rust is this little monstrosity.
```
let row_wise = (0..dataframe.height())
.map(|x| dataframe.get_row(x).unwra…
-
#### What language are you using?
**Python**
#### What version of polars are you using?
0.13.18
#### What operating system are you using polars on?
MacOS Monterey 12.3
#### What lang…
-
### Is your feature request related to a problem? Please describe.
I want to read MV from risingwave and join it with some data from pandas.
Code like this:
```
import connectorx as cx
db1 = "po…
-
This is a request about using CellPy on a cloud platform, and specifically for using Unity Catalog for data Governance, which is useful for example if you want to use databricks. Unity Catalog uses Ap…
-
Pydantic models allow you configure how to handle extra fields. You can `forbid`, `ignore`, or `allow`
https://docs.pydantic.dev/usage/model_config/#options
It would be great if this configurati…
-
#### What language are you using?
Python
#### What version of polars are you using?
0.13.5
#### What operating system are you using polars on?
macOS Monterey
#### What language versi…