Pandas User Guide, The pandas development team, 2024 - Official documentation detailing Pandas data structures (Series and DataFrame), creation methods, and basic data manipulation.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - A definitive book by the creator of Pandas, introducing NumPy and Pandas fundamentals, data structures, and practical data analysis techniques. Third edition.