-
### Prerequisites
- [X] I have written a descriptive issue title
### Mongoose version
7.6.3
### Node.js version
18.16.0
### MongoDB version
5.8.0
### Operating system
macOS
### Operating sys…
-
Currently the implementation relies on [pandera](https://pandera.readthedocs.io/en/stable/). This introduces some limitations:
1. pandera does not support all dataframe engines (e.g. polars and vaex …
-
### Applies To
- [X] Notebooks (.ipynb files)
- [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
After opening the variables view and running some code i…
-
- SqlPackage or DacFx Version: 15.0.5120.2
- .NET Framework (Windows-only) or .NET Core:
- Currently installed "classic" .NET Versions in the system:
2.0.50727.4927 Service Pack 2
3.…
-
#### Question about pandera
Is there a place in the docs that explains the difference between Coerce at column level vs coerce at schema level?
```python
class Schema(pa.SchemaModel):
ye…
-
Steps to reproduce.
## Login.
1. Build the container `podman build -t songbook .`
2. Run with `podman run --rm -it --name songbook-test -e SECRET_KEY=aaabbbccc -p 8080:80 songbook:latest`
3. V…
-
As a developer, I want the assignee to convert the web server to use the MongoDB database instead of magic models. This will ensure that the application fetches data from a database, eliminating depen…
-
**Describe the bug**
I saw a bug on from_records static method from pandera DataFrame when trying to sort columns that may be not required in the schema but are trying to be sorted:
- [X] I have c…
-
Generate Documentation from.. ?
most likely this will involve a layer of "known good docs" persisted in the c# data layer that is used to add descriptions to terraform schema and generate document…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandera.
- [x] (optional) I have confirmed this bug exists on the …