-
Using 0.17.0, I get `ENOENT: no such file or directory...`. I don't think the .env should be required, I'm already using `envrc` to manage my env vars, so I don't want to have to create a separate fil…
-
Example:
```python
codicefiscale.encode('Michele', 'Faedi', 'm', '01/01/1907', 'Gallico')
```
I also have a solution. I try to create `birthdate_str` until it work or at maximum 3 attempt. Each …
-
## 🐍 Package Request
- Package Name and Version : polars / latest
- Package URL : https://github.com/pola-rs/polars
- Package Dependencies that needs to be resolved first:
Polars supports …
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
We are using polars-arrow and would prefer to move to `arrow-rs` as we are looking into using…
-
Using `kysely-codegen 0.17.0`, I get this diff:
```diff
-export type Int8 = ColumnType;
+export type Int8 = ColumnType;
-export type Interval = ColumnType;
+export type Interval = ColumnType;…
-
The introduction of the [polars](https://pola.rs/) library, which seems to be a general upgrade on pandas, shows how easily a 'standard' like `pandas` can change.
I suggest that we maintain an int…
-
As of now, covariates `X`, treatment assignments `w` and observey outcomes `y` can be provided as `numpy` datastructures (`np.ndarray`) or as `pandas` datastructures (`pd.Series` and `pd.DataFrame`) r…
-
### Summary
Hello, I want to take my comment from [older closed issue](https://github.com/litestar-org/polyfactory/issues/134#issuecomment-2425905672).
I miss the ability to generate guaranteed uniq…
-
Your current code uses OpenAI’s API key to access the LLM service by default. I’d like to switch it to use a local LLM, which I have deployed through [LLaMA-Factory](https://github.com/hiyouga/LLaMA-F…
-
### Is your feature request related to a problem? Please describe.
Is there a way to not have the overloads show up in the docs?
For example, [here](https://narwhals-dev.github.io/narwhals/api-r…