Feature request: module for handling timestamps

Adam Stewart 51 Reputation points
2020-07-14T20:25:38.03+00:00

In Azure ML Designer, there are dozens of builtin Modules for data transformation, but none of them can handle timestamps. What I'm looking for is a module in which the user:

  1. Selects which column of the input dataset contains a timestamp
  2. Selects which output columns they would like to compute, such as: year, month, day, hour, min, sec, DOY, DOW, etc.
  3. Selects how they want to perform the operation: inplace, append, etc.

If you can show me how to write a custom Module and contribute it upstream, I would be more than happy to do this myself.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,657 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.3K Reputation points MVP
    2020-07-14T20:32:47.193+00:00

    You can provide this feedback over here on uservoice
    https://feedback.azure.com/forums/257792-machine-learning

    1 person found this answer helpful.
    0 comments No comments

  2. YutongTie-MSFT 47,601 Reputation points
    2020-07-14T20:30:34.37+00:00

    Thanks for the feedback! We appreciate your input, I will forward your content to product group for reviewing. ^^

    Regards,
    Yutong

    0 comments No comments