List of all available dtypes

Is there a list of all available data types anywhere similar to the one in the pandas documentation?

https://pandas.pydata.org/pandas-docs/stable/user_guide/basics.html?highlight=basics#dtypes

@fny Welcome! Dask currently doesn’t such a list.

We aim to support all the dtypes that pandas does, so if you see something not supported, please open a bug report or feature request to let us know!