tybles
tybles¶
Data-frame typing / schema documentation module
This module provides helpers to read/process/write pandas
DataFrame
instances with simple validation.
Types
- _RowSpec¶
Dataclass specifying a dataframe row
Functions
Creates a dataframe schema from a row specification dataclass |
|
Classes
Describes the structure of a Pandas dataframe |
|
Describes a Pandas dataframe enriched with a schema |