skrub
skrub copied to clipboard
FEAT - Extend the ToDatetime transformer so that it can take a list of formats
Addresses #1430
Enable the user to provide the ToDatetime transformer with a list of datetime formats. When provided, the transformer iterates through the list and applies the first format that successfully parses the column.