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 d6f0e0c commit 732bf05Copy full SHA for 732bf05
doc/source/whatsnew/v1.5.3.rst
@@ -25,7 +25,7 @@ Fixed regressions
25
Bug fixes
26
~~~~~~~~~
27
- Bug in :meth:`.Styler.to_excel` leading to error when unrecognized ``border-style`` (e.g. ``"hair"``) provided to Excel writers (:issue:`48649`)
28
--
+- Bug in :meth:`DataFrame.loc` leading to unwanted `FutureWarning` (:issue:`48673`)
29
30
.. ---------------------------------------------------------------------------
31
.. _whatsnew_153.other:
0 commit comments