Skip to content

Commit aa59f5a

Browse files
committed
DOC: add whatnsew
1 parent dc5e88f commit aa59f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ I/O
433433
- Bug in :meth:`to_json` with ``lines=True`` and ``orient='records'`` the last line of the record is not appended with 'new line character' (:issue:`36888`)
434434
- Bug in :meth:`read_parquet` with fixed offset timezones. String representation of timezones was not recognized (:issue:`35997`, :issue:`36004`)
435435
- Bug in output rendering of complex numbers showing too many trailing zeros (:issue:`36799`)
436+
- Bug in :meth:`DataFrame.to_parquet` now returns bytes when no ``path`` argument is passed (:issue:`37105`)
436437

437438
Plotting
438439
^^^^^^^^

0 commit comments

Comments
 (0)