Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into series_repr_html_only
  • Loading branch information
big-o authored Nov 11, 2019
commit f61aed26be1288dbd3d6e661a9c73714a3b898f3
1 change: 1 addition & 0 deletions doc/source/whatsnew/v1.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ Other enhancements
- Added ``encoding`` argument to :meth:`DataFrame.to_string` for non-ascii text (:issue:`28766`)
- Added ``encoding`` argument to :func:`DataFrame.to_html` for non-ascii text (:issue:`28663`)
- Added :meth:`Series._repr_html_` to :class:`Series` to provide basic HTML rendering suitable for notebooks (:issue:`5563`).
- :meth:`Styler.background_gradient` now accepts ``vmin`` and ``vmax`` arguments (:issue:`12145`)

Build Changes
^^^^^^^^^^^^^
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.