python pandas dataframe select rows with ternary operator
I have what has to be considered a syntax question.
Doing some data scrubbing, data contains date time fields.
Date is always present but sometimes the time is missing.
Like this:
3/1/2023 11:03 AM
4/8/2022 10:21 AM
7/19/2012
7/12/2021
4/16/2024 7:02 AM