fmu.sumo.explorer.objects.table module
module containing class for table
- class fmu.sumo.explorer.objects.table.Table(sumo, metadata, blob=None)[source]
Bases:
ChildClass representing a table object in Sumo
- Parameters:
sumo (SumoClient) – connection to Sumo
metadata (
Dict) – (dict): child object metadata
- to_pandas()[source]
Return object as a pandas DataFrame
- Returns:
A DataFrame object
- Return type:
DataFrame
- async to_pandas_async()[source]
Return object as a pandas DataFrame
- Returns:
A DataFrame object
- Return type:
DataFrame
- async to_arrow_async()[source]
Return object as an arrow Table
- Returns:
_description_
- Return type:
pa.Table
- property aggregation: str
Object aggregation operation
- property asset: str
Object asset name
- property bbox: Dict
Object boundary-box data
- property blob: BytesIO
Object blob
- property blob_async: BytesIO
Object blob
- property casename: str
Object case name
- property caseuuid: str
Object case uuid
- property classname: str
Object class name
- property columns: List[str]
Object table columns
- property content: str
Content
- property context: str
Object context
- property dataformat: str
Object file format
- property dataname: str
Object data name
- property ensemble: str
Object ensemble
- property entity: str
Entity uuid for object.
- property format: str
Object file format
- property interval: str | Tuple[str, str] | None
Object interval data
- property metadata
Return metadata for document
- Returns:
the metadata
- Return type:
dict
- property name: str
Object data name
- property operationname: str
Object aggregation operation name
- property realization: str
Object realization
- property relative_path: str
Object relative file path
- property spec: Dict
Object spec data
- property stage: str
Object stage
- property stratigraphic: str
Object stratigraphic
- property tagname: str
Object tagname
- property timestamp: str | None
Object timestmap data
- property uuid
Return uuid
- Returns:
the uuid of the case
- Return type:
str
- property vertical_domain: str
Object vertical domain