Skip to content

Commit 03bd0de

Browse files
authored
Merge pull request #215 from he7d3r/patch-1
Fix typo in the README
2 parents a822db7 + 32714a0 commit 03bd0de

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)