pydantic/pydantic-extra-types

Support pandas types

Geschlossen

#64 geöffnet am 12.06.2023

 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Python (96 Forks)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (319 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 18h 44m) (13 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide