DOC: Add strings for dtypes in basic.rst by Dr-Irv · Pull Request #30628 · pandas-dev/pandas (original) (raw)

Decided to add all valid strings for all the types in the table about dtypes. I didn't want to decide which ones to leave out, and if we want to leave some of them out, we should decide whether they should be removed from the code as well (e.g., 'Sparse[int, 0]')

Had to reformat the table so it would look nice, by splitting the list of strings into multiple lines (e.g., a merged cell)