You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v1.6.0.rst
+1
Original file line number
Diff line number
Diff line change
@@ -196,6 +196,7 @@ Groupby/resample/rolling
196
196
197
197
Reshaping
198
198
^^^^^^^^^
199
+
- Bug in :meth:`DataFrame.pivot` not respecting ``None`` as column name (:issue:`48293`)
199
200
- Bug in :func:`join` when ``left_on`` or ``right_on`` is or includes a :class:`CategoricalIndex` incorrectly raising ``AttributeError`` (:issue:`48464`)
0 commit comments