User Guide: Data types (dtypes), pandas development team, 2024 - Official documentation covering Pandas data types, their usage, and conversion methods. A primary reference for understanding dtypes in Pandas.
NumPy Reference: Data types, NumPy Contributors, 2024 - The official NumPy documentation providing the core principles and details of NumPy's array data types, which form the basis for Pandas dtypes.