message_ix_models.project.ssp.transport.process_df
- message_ix_models.project.ssp.transport.process_df(data: DataFrame, *, method: METHOD = METHOD.B, platform_name: str | None = None) DataFrame[source]
Process data.
Same as
process_file(), except the data is returned as a data frame in the same structure as data.For the meaning of parameters method and platform_name, see
get_computer().