79472168

Date: 2025-02-27 09:27:31
Score: 1
Natty:
Report link

Please redefine mytransform as below,

def mytransform(mutable t){
   t[`MyDate]=date(t[`col1])
   t[`Time]=time(t[`col1])
   return t  
}
    

It is recommended to convert the data type of “Time“ from STRING to TIME, and that of “Code“ from STRING to SYMBOL.

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