Beginner question - Cannot locate column selector for CSV data to filter out columns

novice000work 21 Reputation points
2021-04-26T09:15:12.443+00:00

I'm in classic Azure ML mode. I am working on my first ever experiment, so please be patient..

I cannot locate column selector for CSV data to filter out columns. I found this:
https://learn.microsoft.com/en-us/azure/machine-learning/studio-module-reference/select-columns-in-dataset

And I'm following a tutorial (behind pay wall, from 2017) that shows it in the right hand side properties pane. It says in his example to add the "Select columns in dataset" and it shows the option of "launch column selector".

I have browsed through every single choice in the left menu, but cannot locate it... I have no idea what I am missing.

I need to exclude columns from the data set. Then later I need to make some of the fields "categorical". Input on that would be appreciated too, unless it becomes obvious from other information provided.

Please help me :) Thanks in advance for patience and/or assistance.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,337 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2021-04-27T01:57:47.407+00:00

    Hello,

    First you need to navigate to Data Transformation - > Manipulation -> Select columns in dataset, drag that into your process.

    91523-image.png

    Then, left click on the module and click launch column selector.

    91497-image.png

    And you can do you want now.

    91524-image.png

    Please accept the answer if you feel helpful, thanks.

    Regards,
    Yutong

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.