79116318

Date: 2024-10-23 05:21:33
Score: 1
Natty:
Report link

Got a warning today when executing that code that T is getting deprecated in favor of min

Doing

df['round_time'] = pd.to_datetime(df['Start_Time'], errors='coerce').dt.floor('15T')

worked perfectly fine.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ximena