pydantic/pydantic-extra-types

Support pandas types

Chiusa

#64 aperta il 12 giu 2023

 (3 commenti) (2 reazioni) (0 assegnatari)Python (96 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (319 stelle)
Metriche merge PR
 (Merge medio 18h 44m) (13 PR mergiate in 30 g)

Descrizione

The idea here would be to support types from pandas, like: pd.DataFrame.

You can check how other types are implemented for reference. I guess this would be the easiest one.

Guida contributor