We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b9b97 commit 9ce0c55Copy full SHA for 9ce0c55
doc/source/whatsnew/v1.5.0.rst
@@ -375,7 +375,7 @@ Plotting
375
- Bug in :meth:`DataFrame.plot.box` that prevented labeling the x-axis (:issue:`45463`)
376
- Bug in :meth:`DataFrame.boxplot` that prevented passing in ``xlabel`` and ``ylabel`` (:issue:`45463`)
377
- Bug in :meth:`DataFrame.boxplot` that prevented specifying ``vert=False`` (:issue:`36918`)
378
--
+- Bug in :meth:`DataFrame.scatter` that prevented specifying ``norm`` (:issue:`45809`)
379
380
Groupby/resample/rolling
381
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments