I have decided to keep the homepage column for now, even though it’s full of missing values. Usually, we just delete a column with that many missing values, but since the dataset isn't huge, it’s not hurting anything to keep it. I used the Missing Value node to swap the blanks for 'N/A' so the data stays clean. The reason is that if we ever do an AI project later, we could actually use those links for web scraping to grab more info. If it turns out we don't need it for the AI down the road, we can just drop it then.