Exploratory Data Analysis, John W. Tukey, 1977 (Addison-Wesley Publishing Company) - The original work that introduced the philosophy and techniques of Exploratory Data Analysis.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - 3rd edition. Provides tools and techniques for data manipulation, processing, cleaning, and initial exploration in Python using the pandas library.