Closed
Description
Problem description
I wanted to do a month timedelta but upon checking the pd.to_timedelta docstring I gave up on this as an option because there was no 'M' option. I then tried many other round-the-houses methods until someone answered this question on stackoverflow.
This is not updated in the most recent docs but would be good to include, I believe.
Expected Output
To see full list of (or reference to) all units that can be used.
Output of pd.show_versions()
23.4