zhurai / Wordle-Analyzer

MIT License
0 stars 0 forks source link

Collect Data: Get Lengths of Dataset #1

Closed zhurai closed 2 years ago

zhurai commented 2 years ago
zhurai commented 2 years ago

Total wordlist length = getData.OriginalLength Edited wordlist length = getData.EditedTotalLength

Still trying to find a good way to handle multiple files in python compared to single script.