pypsa.Network.df# Network.df(component_name: str) → DataFrame# Return the DataFrame of static components for component_name, i.e. network.component_names. Parameters: component_name (string) Return type: pandas.DataFrame