JakobGM / patito

A data modelling layer built on top of polars and pydantic
MIT License
252 stars 23 forks source link

fix: handle nested Literals #69

Closed brendancooley closed 3 months ago

brendancooley commented 3 months ago

Closes #68

Lots more to do modularizing and providing some structure around the _find_errors function, but this is a start.

@ion-elgreco @thomasaarholt

chainyo commented 3 months ago

Thanks for this PR, can't wait for it to reach the release state :)