Validation¶
- paguro.vcol
Constructor for a
ValidColumnvalidator.
- paguro.vframe
Constructor for a
ValidFramevalidator.
- paguro.vrelations
Constructor for a
ValidRelationsvalidator.
Dataset¶
- class paguro.Dataset[VFM: paguro.models.vfm.VFrameModel]
A DataFrame like structure with validation and other extensions.
- class paguro.LazyDataset[VFM: paguro.models.vfm.VFrameModel]
A LazyFrame like structure with validation and other extensions.
Collection¶
- class paguro.Collection
A collection of Datasets.
- class paguro.LazyCollection
A collection of LazyDatasets.