Skip to content

Commit 0a428e7

Browse files
committed
DOC: v0.16.2 edits
1 parent 48165c9 commit 0a428e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.16.2.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ Bug Fixes
161161
- Bug in ``DataFrame.to_hdf()`` where table format would raise a seemingly unrelated error for invalid (non-string) column names. This is now explicitly forbidden. (:issue:`9057`)
162162
- Bug to handle masking empty ``DataFrame``(:issue:`10126`)
163163
- Bug where MySQL interface could not handle numeric table/column names (:issue:`10255`)
164-
- Bug where ``read_csv`` and similar failed if making ``MultiIndex`` and ``date_parser`` returned ``datetime64`` array of other time resolution than ``[ns]``.
164+
- Bug in ``read_csv`` with a ``date_parser`` that returned a ``datetime64`` array of other time resolution than ``[ns]`` (:issue:`10245`).

0 commit comments

Comments
 (0)