Skip to content

Commit b06e9d0

Browse files
committed
DOC: release notes for #6466
1 parent 27a7f94 commit b06e9d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ Bug Fixes
173173
- Clarify sorting of ``sym_diff`` on ``Index``es with ``NaN``s (:isssue:`6444`)
174174
- Regression in ``MultiIndex.from_product`` with a ``DatetimeIndex`` as input (:issue:`6439`)
175175
- Bug in ``str.extract`` when passed a non-default index (:issue:`6348`)
176+
- Bug in ``str.split`` when passed ``pat=None`` and ``n=1`` (:issue:`6466`)
176177

177178
pandas 0.13.1
178179
-------------

0 commit comments

Comments
 (0)