Closed nehalbhanushali closed 7 years ago
Time of data download in a column to be included in a new row while merging (as the TA says as of now)
Why should we import time when datetime basically gives you timestamp. Just remove the milliseconds - str(datetime.datetime.now()).split('.')[0]
Time of data download in a column to be included in a new row while merging (as the TA says as of now)