issues
search
JakobGM
/
patito
A data modelling layer built on top of polars and pydantic
MIT License
321
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump patito to v0.8.2
#123
thomasaarholt
closed
1 week ago
0
Fix latest compatibility with latest polars version
#122
thomasaarholt
closed
1 week ago
0
int model annotation should return only integer dtypes as valid
#121
maxhipperson
closed
1 week ago
3
How to check single column is sorted
#120
shenrun
opened
2 weeks ago
3
Documentation not being updated on Readthedocs
#119
nameloCmaS
opened
3 weeks ago
0
move pre-commit in dev dependencies
#118
gab23r
closed
1 month ago
1
Speed up `iter_models` (x2-x3 improvement)
#117
gab23r
closed
1 month ago
2
add iter_models docs entry
#116
gab23r
closed
1 month ago
1
Iterate over rows of a `Model` and with pydantic objects
#115
gab23r
closed
1 month ago
1
Update lockfile
#114
thomasaarholt
closed
1 month ago
0
Specify all supported python versions for redundancy
#113
thomasaarholt
closed
1 month ago
0
Fix tests on polars 1.10
#112
gab23r
closed
1 month ago
1
Typing issue of DataFrame[Unknown]
#111
gab23r
closed
1 month ago
1
Upgrade to setup-python v5 for multiple python versions
#110
thomasaarholt
closed
1 month ago
0
Patito v0.8
#109
thomasaarholt
closed
1 month ago
0
Include Python 3.12 in release action
#108
thomasaarholt
closed
1 month ago
0
fix: empty list validation
#107
dsgibbons
closed
1 month ago
1
chore: keep polars <= 1.6.0 while test suite is fixed
#106
dsgibbons
closed
1 month ago
1
Test suite is broken for polars >= 1.7
#105
dsgibbons
closed
1 month ago
5
Optional list field with nested model fails to validate
#104
dhimmel
closed
1 month ago
7
Validation fails on an empty list
#103
dhimmel
closed
1 month ago
3
Validating Decimal with different scale than 0
#102
franzhess
opened
2 months ago
0
chore: turn off UP007
#101
dsgibbons
closed
1 month ago
2
fix: optional list of structs
#100
dsgibbons
closed
2 months ago
3
Modify metaclass to allow DataFrame[Foo] type propagation
#99
thomasaarholt
closed
1 month ago
3
feat: add allow missing field
#98
dsgibbons
closed
2 months ago
6
Fix docstring tests
#97
thomasaarholt
closed
3 months ago
1
Cuallee features
#96
butterlyn
opened
3 months ago
2
Tidy up linting
#95
thomasaarholt
closed
3 months ago
0
Simplify and fix ColumnInfo
#94
thomasaarholt
closed
3 months ago
0
Bump version of ruff in pre-commit to match poetry
#93
thomasaarholt
closed
3 months ago
0
Add pre-commit to poetry
#92
thomasaarholt
closed
3 months ago
0
Fix test failure due to polars 1.2
#91
thomasaarholt
closed
3 months ago
0
Speed up pyright
#90
thomasaarholt
closed
3 months ago
1
fix: validate should not mutate the dataframe
#89
adrienDog
closed
2 months ago
3
feat: Allow clients to pass json_schema_extra too
#88
adrienDog
closed
2 months ago
6
Fix AliasGenerator
#87
thomasaarholt
closed
1 month ago
0
dtypes don't serialize properly when using nested models with alias generators
#86
timoguin
closed
1 month ago
2
Problem while validating `list` type object
#85
chainyo
closed
2 months ago
0
Updated _find_errors to use aliased column names from the model schema.
#84
vosskj03
opened
4 months ago
0
Validation bug with `pl.Categorical` ordering argument
#83
chainyo
opened
4 months ago
1
patio -> patito typo fix
#82
GeorgePearse
closed
4 months ago
1
ORM style functionality (or recommendation of a package that'd work well with it?)
#81
GeorgePearse
opened
4 months ago
5
Add iterators
#80
joloppo
closed
3 months ago
2
Add to authors list
#79
thomasaarholt
closed
4 months ago
0
Require Pydantic 2.7
#78
thomasaarholt
closed
4 months ago
0
Version 0.6.2
#77
thomasaarholt
closed
4 months ago
0
Fix validating enum when field is optional.
#76
vosskj03
closed
4 months ago
3
pt.Field does not respect alias= argument
#75
adamsardar
opened
4 months ago
0
chore: prepare for polars 1.0 release
#74
ion-elgreco
closed
4 months ago
1
Next