I found the list of NumPy's scalar types: https://docs.scipy.org/doc/numpy-1.12.0/user/basics.types.html
I know that pandas adds timestamp types to these. Are there any more types? Is there a comprehensive list of pandas scalar types somewhere?
I found the list of NumPy's scalar types: https://docs.scipy.org/doc/numpy-1.12.0/user/basics.types.html
I know that pandas adds timestamp types to these. Are there any more types? Is there a comprehensive list of pandas scalar types somewhere?