I've seen that when I pass a variable of datatype DateTime, the resulted bin are in integer format.
I wanted to understand how and at which stage are we transforming this value from DateTime to Integer? (I thought it was at the prebinning stage , but couldn't find it)
Hi,
I've seen that when I pass a variable of datatype DateTime, the resulted bin are in integer format.
I wanted to understand how and at which stage are we transforming this value from DateTime to Integer? (I thought it was at the prebinning stage , but couldn't find it)
Thanks for your help with this !