omf_io.blockmodel.importers.import_block_model_from_csv

omf_io.blockmodel.importers.import_block_model_from_csv(csv_file)[source]

Import block model data from a CSV file.

Parameters:

csv_file (Path) – The input CSV file path.

Returns:

The block model data.

Return type:

pandas.DataFrame