79113720

Date: 2024-10-22 11:05:58
Score: 1
Natty:
Report link

Try to handle invalid inputs when converting datetime

df['earth_time'] = pd.to_datetime(df['earth_time'], errors='coerce')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dmitry543