parq_blockmodel.schema

Contents

parq_blockmodel.schema#

Schema service module for ParquetBlockModel.

Provides utilities and services for managing pandera schemas, df-eval operations, and calculated column evaluation within the block model pipeline.

Public API#

SchemaService : Class for stateful schema/geometry-aware operations

Modules

service

Stateful schema service for ParquetBlockModel operations.

utils

Pure utility functions for schema handling and validation.