We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7738e commit 6510935Copy full SHA for 6510935
doc/source/whatsnew/v1.3.0.rst
@@ -539,6 +539,7 @@ I/O
539
- Bug in :func:`read_hdf` returning unexpected records when filtering on categorical string columns using ``where`` parameter (:issue:`39189`)
540
- Bug in :func:`read_sas` raising ``ValueError`` when ``datetimes`` were null (:issue:`39725`)
541
- Bug in :func:`read_excel` dropping empty values from single-column spreadsheets (:issue:`39808`)
542
+- Bug in :func:`read_csv` segmentation fault on malformed input (:issue:`14782`)
543
544
Period
545
^^^^^^
0 commit comments