If not date, get row number (using Python Pandas) April 13, 2022 AnthonyC This Python script returns the row number if the data in date column is not a date. It changes the data to NaT and using Continue reading