SYMBOL INDEX (4 symbols across 2 files) FILE: docs/third-party/data-science/files/pandas/grants.py function handle_grants (line 6) | def handle_grants(row): FILE: docs/third-party/scraping/files/selenium/wordle_try.py function init_webdriver (line 9) | def init_webdriver(): function play (line 13) | def play(driver): function try_word (line 19) | def try_word(driver, word: str):