grapa.datatypes.graphXLS.GraphXLS

class grapa.datatypes.graphXLS.GraphXLS(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

Bases: Graph

__init__(filename: str | List[str] | List | ndarray = '', complement: dict | str | List[dict | str] = '', silent: bool = True, config: str | None = 'auto', log_active: bool = False)

default constructor. Calls method reset.

Methods

isFileReadable(_filename, fileext, **_kwargs)

readDataFromFile(attributes, **_kwargs)

Attributes

FILEIO_GRAPHTYPE