As explained above, the :func:`write` method maps basic Python types to corresponding Excel types. If you want to write an unsupported type then you can either avoid write () and map the user type in ...