We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f2634 commit 33f8c49Copy full SHA for 33f8c49
1 file changed
docs/sphinx/source/whatsnew/v0.15.2.rst
@@ -14,6 +14,9 @@ Deprecations
14
15
Bug fixes
16
~~~~~~~~~
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`.
20
* Corrects a bug in :py:func:`pvlib.temperature.fuentes`. If inputs were
21
data type integer, users can expect modeled cell temperature values to
22
increase slightly.
0 commit comments