Skip to content

Commit 33f8c49

Browse files
committed
TST,CHANGELOG: add test and whatsnew entry for dirint scalar fix GH#2751
1 parent b8f2634 commit 33f8c49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/sphinx/source/whatsnew/v0.15.2.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Deprecations
1414

1515
Bug fixes
1616
~~~~~~~~~
17+
* Fixed :py:func:`pvlib.irradiance.dirint` raising ``KeyError`` with
18+
scalar inputs on pandas >= 2.0. (:pull:`XXXX`, :issue:`2751`)
19+
By :ghuser:`Omesh37`.
1720
* Corrects a bug in :py:func:`pvlib.temperature.fuentes`. If inputs were
1821
data type integer, users can expect modeled cell temperature values to
1922
increase slightly.

0 commit comments

Comments
 (0)