the pandas documentation says to use:
df.astype({\'col\': \'int32\'}).dtypes
but this does not run and I get a message saying:
Una