Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: oemof/demandlib

v0.2.2

09 Apr 09:47
8439157

Choose a tag to compare

What's Changed

  • Features/revise methods for elec slp by @uvchik in #45
  • Fix 'incompatible dtype' FutureWarning in pandas 2.2.1 by @jnettels in #72
  • Allow retrieving only warm water profile by @jnettels in #74
  • Add VDI profiles based on lpagg by @uvchik in #50
  • Add VDI profiles implementation by @jnettels in #75
  • Implement BDEW load profiles 2025 by @p-snft in #78

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Aug 07:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Jun 12:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

27 Jun 11:13

Choose a tag to compare

Calculation of BDEW profiles was improved

Famous Future

27 Jan 16:20

Choose a tag to compare

Hotfix to make a FutureWarnung less intrusive

Patient pandas

27 Jan 14:00

Choose a tag to compare

This release primarily fixes bugs that prevented using demandlib with recent releases of pandas.

Update requirements

30 Jan 18:17

Choose a tag to compare

Update requirements after testing the actual version of numpy and pandas.

v0.1.5

05 Sep 06:51

Choose a tag to compare

Small fixes and updated version requirements.

v0.1.4

30 May 10:07

Choose a tag to compare

Small fixes and improvements in the documentation. Skip versions due to pypi problems and hotfixes.

Pipable version of demandlib

21 Oct 13:32

Choose a tag to compare

Contains some minor technical improvements

  • data files can be found when installed via pip
  • examples are easier accessible by command-line script
  • version numbering corrected