Skip to content

Commit 3c50809

Browse files
committed
Release note [ci skip]
1 parent 175baf4 commit 3c50809

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.16.1.txt

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Enhancements
6767

6868
- ``DataFrame`` and ``Series`` now have ``_constructor_expanddim`` property as overridable constructor for one higher dimensionality data. This should be used only when it is really needed, see :ref:`here <ref-subclassing-pandas>`
6969

70+
- ``pd.lib.infer_dtype`` now returns ``'bytes'`` in Python 3 where appropriate :issue:`10032`.
71+
7072
.. _whatsnew_0161.enhancements.categoricalindex:
7173

7274
CategoricalIndex

0 commit comments

Comments
 (0)