We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee214c commit 0c443b1Copy full SHA for 0c443b1
docs/en/stack/ml/df-analytics/index.asciidoc
@@ -13,9 +13,8 @@ annotated data. You can slice and dice the data extended with the results as you
13
normally do with any other data set.
14
15
IMPORTANT: Using {dfanalytics} requires source data to be structured as a two
16
-dimensional "tabular" data structure, in other words a
17
-{stack-ov}/ml-dataframes.html[{dataframe}].
18
-{ref}/transform-apis.html[{transforms-cap}] allow you to create
+dimensional "tabular" data structure, in other words a {dataframe}.
+{ref}/transforms.html[{transforms-cap}] enable you to create
19
{dataframes} which can be used as the source for {dfanalytics}.
20
21
* <<dfa-outlier-detection>>
0 commit comments