Skip to content

Commit 3043d4a

Browse files
committed
add release note
1 parent 62d85ac commit 3043d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.15.1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Bug Fixes
213213
- Bug in ``Categorical`` reflected comparison operator raising if the first argument was a numpy array scalar (e.g. np.int64) (:issue:`8658`)
214214
- Bug in Panel indexing with a list-like (:issue:`8710`)
215215
- Compat issue is ``DataFrame.dtypes`` when ``options.mode.use_inf_as_null`` is True (:issue:`8722`)
216+
- Bug in ``read_csv``, ``dialect`` parameter would not take a string (:issue: `8703`)
216217

217218

218219

0 commit comments

Comments
 (0)