Create a Column Containing the Current Date & Time

Python

 1|  orders['now'] = dt.datetime.now()
Did you find this snippet useful?

Sign up for free to to add this to your code library