Skip to content

Commit 32714a0

Browse files
authored
Fix typoe in the README
1 parent a822db7 commit 32714a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Alternatively, you can also specify prefix and/or suffix to add to the column na
143143
>>> mapper_alias.transformed_names_
144144
['standard_scaled_children', 'children_raw']
145145

146-
Passing Series/DataFrames to the transformerså
146+
Passing Series/DataFrames to the transformers
147147
*********************************************
148148

149149
By default the transformers are passed a numpy array of the selected columns

0 commit comments

Comments
 (0)