Work out what kind of dataset this is
Before anything else, a fast cheap model looks at the column names and a sample of values to classify the dataset: sales data, survey responses, time-series metrics, inventory, and so on. This triage takes under a second and sets the context for everything that follows. It is the cheapest step because it does not need to be deep, only fast and directional.