We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8b5b3 commit be79267Copy full SHA for be79267
doc/source/whatsnew/v1.5.2.rst
@@ -1,6 +1,6 @@
1
.. _whatsnew_152:
2
3
-What's new in 1.5.2 (November ??, 2022)
+What's new in 1.5.2 (November 21, 2022)
4
---------------------------------------
5
6
These are the changes in pandas 1.5.2. See :ref:`release` for a full changelog
@@ -36,7 +36,6 @@ Bug fixes
36
Other
37
~~~~~
38
- Reverted ``color`` as an alias for ``c`` and ``size`` as an alias for ``s`` in function :meth:`DataFrame.plot.scatter` (:issue:`49732`)
39
--
40
41
.. ---------------------------------------------------------------------------
42
.. _whatsnew_152.contributors:
0 commit comments