Skip to content

Commit a15e315

Browse files
author
Sarra Nebli
committed
Fixing CI errors 10
1 parent 298e497 commit a15e315

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

janitor/functions/adorn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ def adorn_percentages(
204204
... }
205205
>>> df = pd.DataFrame(data)
206206
207+
Example of axis=row
207208
>>> result = adorn_percentages(
208209
... df, "Category", "Subcategory", axis="row", fmt=True, include_ns=True
209210
... )

0 commit comments

Comments
 (0)