Skip to content

Generate pyarrow schema from pandera schema #689

@cristianmatache

Description

@cristianmatache

Is your feature request related to a problem? Please describe.
Need to maintain the schema twice, once for the pandas dataframe and again for the pyarrow table. An example where we need both is writing partitioned parquet datasets.

Describe the solution you'd like
Generate pyarrow schema from pandera schema.

I plan to implement this over the Christmas holidays.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions