Skip to content

Commit 885e933

Browse files
kreyproost
authored andcommitted
pyperclip upgrade (pandas-dev#28471)
1 parent 2f01160 commit 885e933

File tree

6 files changed

+592
-373
lines changed

6 files changed

+592
-373
lines changed

doc/source/whatsnew/v1.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ I/O
396396
- Bug in :meth:`pandas.io.formats.style.Styler` formatting for floating values not displaying decimals correctly (:issue:`13257`)
397397
- Bug in :meth:`DataFrame.to_html` when using ``formatters=<list>`` and ``max_cols`` together. (:issue:`25955`)
398398
- Bug in :meth:`Styler.background_gradient` not able to work with dtype ``Int64`` (:issue:`28869`)
399+
- Bug in :meth:`DataFrame.to_clipboard` which did not work reliably in ipython (:issue:`22707`)
399400

400401
Plotting
401402
^^^^^^^^

0 commit comments

Comments
 (0)