LongMatrices.from_csv#

classmethod LongMatrices.from_csv(segmentation_, zoning, type_, path, *, name='LongMatrix', columns=None)[source]#

Load matrices from a single CSV.

Parameters:
  • segmentation_ (Segmentation)

  • zoning (ZoningSystem)

  • type_ (MatrixType)

  • path (Path)

  • name (str)

  • columns (list[str] | None)

Return type:

LongMatrices