sedos-project / data_adapter_oemof

This respository holds the data adapters to connect oemof with the OEDatamodel-concrete.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add custom attrs to facade #9

Closed henhuy closed 1 year ago

henhuy commented 1 year ago

In this PR I added custom attrs after creation of facade. Additionally added function as_dict to create Dataframe from Adapter (otherwise all additional attrs are neglected in DF). This is a workaraound until solph/network implements custom_attributes.