JakobGM / patito

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

Implement generating examples on list types #22

Open ion-elgreco opened 11 months ago

ion-elgreco commented 11 months ago

Currently creating examples with list[str] is for example not supported. Could be useful to have