get_name_twin
Finds the names whose popularity trajectory over time is most similar to the given name (cosine similarity on the yearly series), i.e. names that rose and fell together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sex | No | Restrict to this sex (defaults to the name's most common sex) | |
| name | Yes | The baby name to find trajectory twins for |