Built-in Types, Python Documentation, 2023 - Provides fundamental definitions and behaviors of core data types in Python.
pandas User Guide: Data types (dtypes), pandas development team, 2024 (Pandas Project) - Explains how data types are handled in pandas DataFrames, including common types and their practical implications in data analysis.