[DOCS] Adds ML release highlights (#43169)
This commit is contained in:
parent
ec50d4d281
commit
7c9acdb0ac
|
@ -10,5 +10,14 @@ coming[7.2.0]
|
||||||
//Installation and Upgrade Guide
|
//Installation and Upgrade Guide
|
||||||
|
|
||||||
// tag::notable-highlights[]
|
// tag::notable-highlights[]
|
||||||
|
[discrete]
|
||||||
|
==== {dataframes-cap}
|
||||||
|
|
||||||
|
beta[] You can now transform your data with
|
||||||
|
{stack-ov}/ml-dataframes.html[data frames]. There is a new {kib} wizard that
|
||||||
|
guides you through the process of creating a {dataframe-transform} to pivot and
|
||||||
|
summarize your data and store it in a new index. Alternatively, you can use
|
||||||
|
{ref}/data-frame-apis.html[{dataframe} APIs] to preview, create, and manage
|
||||||
|
the transforms.
|
||||||
|
|
||||||
// end::notable-highlights[]
|
// end::notable-highlights[]
|
||||||
|
|
Loading…
Reference in New Issue