Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDataRobot ToolsDatarobot Create Datasets Feature Transforms
DataRobot Tools

Datarobot Create Datasets Feature Transforms

Tool to create a feature transform on a DataRobot dataset. Use when you need to transform an existing feature into a new feature with a different type or extract date components. Feature creation is asynchronous - poll the returned location URL to check status.

Write actionRisk level 2 of 5API key connection
Use Datarobot Create Datasets Feature Transforms

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Required
    The name of the new feature. Must not be the same as any existing features for this project. Must not contain '/' character.
  • datasetIdstring
    Required
    The ID of the dataset to create a feature transform on (24-character hex string). Use DATAROBOT_LIST_DATASETS to find available dataset IDs.
  • parentNamestring
    Required
    The name of the parent feature to transform.
  • replacement
    The replacement value in case of a failed transformation. Can be a string, boolean, number, or null.
  • variableTypestring
    Required
    The type of the new feature. Must be one of: text, categorical (Deprecated in v2.21), numeric, or categoricalInt.
  • dateExtractionstring
    Date extraction options for date column transformations.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.