pandas.Series API Reference, The pandas development team, 2023 - Official documentation for pandas Series methods, including mean(), median(), and mode(), used for calculating central tendency.
Think Stats: Exploratory Data Analysis in Python, Allen B. Downey, 2014 (Green Tea Press) - Provides an accessible, Python-centric exploration of descriptive statistics, including central tendency measures, with clear examples.