Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Typing for polars dataframe? #53

Open
fzyzcjy opened this issue Jan 3, 2023 · 0 comments
Open

Typing for polars dataframe? #53

fzyzcjy opened this issue Jan 3, 2023 · 0 comments

Comments

@fzyzcjy
Copy link

fzyzcjy commented Jan 3, 2023

Hi thanks for the lib! When using Pandera (for Pandas), I can use pandera.typing.DataFrame[MySchemaClass] to represent a dataframe with my schema. For example, def f() -> DataFrame[MySchema]: return something. However, I am not sure how to do that in patito.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant