parq\_blockmodel.schema.service.SchemaService
=============================================

.. currentmodule:: parq_blockmodel.schema.service

.. autoclass:: SchemaService
   :members:
   :special-members: __add__, __mul__

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SchemaService.__init__
      ~SchemaService.apply_df_eval_operations
      ~SchemaService.apply_intrinsic_operations
      ~SchemaService.available_df_eval_operations
      ~SchemaService.calculated_attribute_flags
      ~SchemaService.get_schema_column_names
      ~SchemaService.intrinsic_df_eval_operations
      ~SchemaService.report_schema_metadata
      ~SchemaService.schema_column_attribute_flags
      ~SchemaService.validate_chunk
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SchemaService.INTRINSIC_VOLUME_COLUMN
      ~SchemaService.POSITION_COLUMNS
   
   