Data Enrichments
Infer Gender
Use the first names of people to make predictions about their gender
This function allows us to guess the gender of a person based on their name.
Check out the infer_gender step for more information.
Parameters
- Column: column that holds the first names of the people you want to guess the gender of
Was this page helpful?