Skip to content

Commit

Permalink
Update summarize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
samukweku authored Jan 27, 2023
1 parent a011a54 commit 6bf140c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions janitor/functions/summarize.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ def summarize(
It is a wrapper around `pd.DataFrame.agg`,
with added flexibility for multiple columns.
The argument should be of the form `(columns, func, names_glue)`;
the `names_glue` argument is optional.
`janitor.SD` allows for flexible column selection with the
[`select_columns`][janitor.functions.select.select_columns]
syntax.
Expand Down

0 comments on commit 6bf140c

Please sign in to comment.