By default, Pandas will store strings using the object dtype, meaning it store strings as NumPy array of pointers to normal Python object.
確定! 回上一頁