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 27a7f94 commit b06e9d0Copy full SHA for b06e9d0
doc/source/release.rst
@@ -173,6 +173,7 @@ Bug Fixes
173
- Clarify sorting of ``sym_diff`` on ``Index``es with ``NaN``s (:isssue:`6444`)
174
- Regression in ``MultiIndex.from_product`` with a ``DatetimeIndex`` as input (:issue:`6439`)
175
- 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`)
177
178
pandas 0.13.1
179
-------------
0 commit comments