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 62d85ac commit 3043d4aCopy full SHA for 3043d4a
doc/source/whatsnew/v0.15.1.txt
@@ -213,6 +213,7 @@ Bug Fixes
213
- Bug in ``Categorical`` reflected comparison operator raising if the first argument was a numpy array scalar (e.g. np.int64) (:issue:`8658`)
214
- Bug in Panel indexing with a list-like (:issue:`8710`)
215
- 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`)
217
218
219
0 commit comments