This program tells you how popular your name is along the time with the use of python turtle.
- Run babynameranking.py in pycharm.
#2. Baby_Names.data.txt is an example for running the program. It is replacable but has to be in the same format for running the program.
This dataset records the rank of baby name for a particular decade. A rank of 1 was the most popular and ranking go all the way down to 1000. Any name with a ranking of 0 means that it was ranked lower than 1000th.