rl-institut / oemof-B3

An open-source energy system model for Brandenburg/Berlin.
https://oemof-b3.readthedocs.io/
GNU Affero General Public License v3.0
9 stars 5 forks source link

Features/update tabular #335

Closed Stefanie08 closed 11 months ago

Stefanie08 commented 1 year ago

Resolves #316

With this PR oemof-tabular is updated.

MaGering commented 1 year ago

@Stefanie08 I used concat instead of _append in commit https://github.com/rl-institut/oemof-B3/pull/335/commits/34da9b08d67d4d1b5e101886ed55623aa236551b, since underscore methods are unofficial and might not be stable.