Data structures - pandas 2.3.0 documentation, pandas development team, 2024 - Official documentation providing a fundamental introduction and detailed explanation of the Pandas DataFrame structure.
R for Data Science, 2nd Edition, Hadley Wickham and Garrett Grolemund, 2023 (O'Reilly Media) - Explains the data frame concept in R, which served as inspiration for the Pandas DataFrame structure.