Skip to content

Commit

Permalink
Fixing CI errors 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarra Nebli committed Jan 25, 2025
1 parent 298e497 commit a15e315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions janitor/functions/adorn.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def adorn_percentages(
... }
>>> df = pd.DataFrame(data)
Example of axis=row
>>> result = adorn_percentages(
... df, "Category", "Subcategory", axis="row", fmt=True, include_ns=True
... )
Expand Down

0 comments on commit a15e315

Please sign in to comment.