After digging through Seoul’s commercial sales data for a few days,
I finally feel like today was the day I nailed down the direction of this project’s EDA.
Instead of aimlessly slicing data, I asked:
“If I want to predict how much a business can earn in a specific neighborhood, what do I actually need to understand?”
행정동
) and service type (업종
).”EDA isn’t just about exploring — it’s about preparing your data to answer real questions.
Today I stopped floating in “what’s interesting?” and locked in on “what’s useful for prediction?”
“If a 치킨집/카페/미용실 opens in X neighborhood, how much will it likely earn?”
Feels good to finally have a compass 🧭
Let’s move from exploration → modeling.