Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Trent 1da7c591c5
[ML][Data Frame] Add update transform api endpoint (#45154)
This adds the ability to `_update` stored data frame transforms. All mutable fields are applied when the next checkpoint starts. The exception being `description`. 

This PR contains all that is necessary for this addition:
* HLRC
* Docs
* Server side
2019-08-07 07:28:09 -05:00
Lisa Cawley 8f31861ede
[DOCS] Renames data frame APIs section (#44458) 2019-07-16 15:09:00 -07:00
Lisa Cawley 98b47fcc2d
[DOCS] Minor edits to data frame APIs (#44138) 2019-07-10 14:39:38 -07:00
István Zoltán Szabó 7d1784e1ef
[DOCS] Simplifies wording. (#43226)
This PR simplifies the wording of the TOC and eventually makes it shorter.
2019-06-17 09:33:57 +02:00
Lisa Cawley 3eb9736f7f
[DOCS] Adds placeholder for start and stop data frame transform APIs (#40278) 2019-03-21 09:38:00 -07:00
Lisa Cawley c178e1bd73
[DOCS] Adds placeholder for create and delete data frame transform APIs (#40233) 2019-03-21 09:11:38 -07:00
Lisa Cawley bbba32fb6b
[DOCS] Adds placeholder for get data frame transform APIs (#40283) 2019-03-21 07:45:17 -07:00
Lisa Cawley e7f9c73d10
[DOCS] Adds placeholder for data frame preview API (#40232) 2019-03-20 10:19:41 -07:00