An Azure machine learning service for building and deploying models.
You could use Execute Python Script module.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm looking for a module similar to Select Columns in Dataset but for rows. For example, one of the columns in my dataset is a string containing the quality control level. If the QC level equals some value, I would like to keep that row and discard the rest of the rows. Similarly, my dataset contains -999 values to represent NaNs, but I have no way of removing these values without writing a custom Python script to do so.
An Azure machine learning service for building and deploying models.
You could use Execute Python Script module.
Thanks for the feedback! We appreciate your input, I will forward your content to product group for reviewing. ^^
Regards,
Yutong