Skip to content

Commit

Permalink
doc correction (pandas-dev#43097)
Browse files Browse the repository at this point in the history
Co-authored-by: JHM Darbyshire (iMac) <[email protected]>
  • Loading branch information
2 people authored and feefladder committed Sep 7, 2021
1 parent c0663f8 commit 88a05af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/io/formats/style_render.py
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ def format(
to. If the ``formatter`` argument is given in dict form but does not include
all columns within the subset then these columns will have the default formatter
applied. Any columns in the formatter dict excluded from the subset will
raise a ``KeyError``.
be ignored.
When using a ``formatter`` string the dtypes must be compatible, otherwise a
`ValueError` will be raised.
Expand Down

0 comments on commit 88a05af

Please sign in to comment.