You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier I was looking for dates ("DateDataFrameColumn") for the sake of vector UDF's. This doesn't exist for some reason. Is there some deliberate reason why dates aren't supported? I was able to get around the problem by deliberately serializing and deserializing to a string but it takes a bit of effort.
If I'm overlooking the date -related classes, please let me know where to find them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Earlier I was looking for dates ("DateDataFrameColumn") for the sake of vector UDF's. This doesn't exist for some reason. Is there some deliberate reason why dates aren't supported? I was able to get around the problem by deliberately serializing and deserializing to a string but it takes a bit of effort.
If I'm overlooking the date -related classes, please let me know where to find them.
Beta Was this translation helpful? Give feedback.
All reactions