message_ix_models.model.transport.plot.read_csvs
- message_ix_models.model.transport.plot.read_csvs(stem: str, *paths: Path, **kwargs) DataFrame [source]
Read and concatenate data for debugging plots.
Read data from files named
stem.csv
in each of paths.Store with shortened scenario labels extracted from the paths.
Concatenate to a single data frame with a “scenario” column.