pydantic/pydantic-extra-types

Support pandas types

已关闭

#64 创建于 2023年6月12日

 (3 条评论) (2 个反应) (0 位负责人)Python (96 个派生)github user discovery
enhancementgood first issuehelp wanted

仓库指标

星标
 (319 个星标)
PR 合并指标
 (平均合并 18小时 44分钟) (30 天内合并 13 个 PR)

描述

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.

贡献者指南