pydantic/pydantic-extra-types

Support pandas types

クローズ

#64 opened on 2023/06/12

 (3 件のコメント) (2 件のリアクション) (0 人の担当者)Python (96 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (319 個のスター)
PR merge metrics
 (平均マージ 18h 44m) (30d で 13 merged PRs)

説明

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.

コントリビューターガイド