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 2b1e5fc commit a4ad077Copy full SHA for a4ad077
doc/source/whatsnew/v1.1.0.rst
@@ -44,6 +44,7 @@ Other enhancements
44
- :class:`Styler` may now render CSS more efficiently where multiple cells have the same styling (:issue:`30876`)
45
- When writing directly to a sqlite connection :func:`to_sql` now supports the ``multi`` method (:issue:`29921`)
46
-
47
+- :meth:`Series.info` has been added, for compatibility with :meth:`DataFrame.info`
48
49
50
.. ---------------------------------------------------------------------------
0 commit comments