Sort values by multiple columns

ASTYPE ('datetime64 [ns]') Saúda: Name Date of the Birth object datetime64 [ns] DTYPE: Object Although both of them produce the same result, the TO_DATETIME () is preferred as it was explicitly designed for This purpose. Now that the pandas correctly recognizes our data types, we will sort the datframe. ................
................