Transform Dataframe
Last updated
Last updated
This rest endpoint returns a transformed if the project is AutoML enabled or the project has time series transformation enabled. The transformation applied are dictated by the AutoML/time series expansion configuration for the project, please see section for details. For regular projects the transform endpoint will return the original .
HTTP Status Code
HTTP Status Message
Description
200
OK
Transformation OK
400
BAD REQUEST
Unknown SymetryML project. {"statusCode":"BAD_REQUEST","statusString":" + Cannot Find SYMETRYML id[r2] for Customer id [c1]","values":{}}
The response is a , with the corresponding AutoML transformations as specified during project creation.