Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel.oranyeli committed Feb 1, 2023
1 parent 4fad0d6 commit 3fceb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion janitor/functions/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ def _convert_to_numpy_array(

def _process_function(df, arg):
"""
process function(s) assigned to `janitor.Column`.
process function(s) assigned to `janitor.col`.
"""
columns = arg.cols
func = arg.func[0]
Expand Down

0 comments on commit 3fceb3a

Please sign in to comment.