osier.utils.technology_dataframe#
- osier.utils.technology_dataframe(technology_list, cast_to_string=True)[source]#
Returns a
pandas.DataFramewith a complete set of data for a given technology list.- Parameters:
technology_list (list of
osier.Technologyobjects) – The list of technologies.- Returns:
technology_dataframe – A dataframe of all technology data.
- Return type: