Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Changes wording to move away from data frame terminology in Stack Docs #534

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

szabosteve
Copy link
Contributor

@szabosteve szabosteve commented Sep 24, 2019

Related to #518

This PR changes the wording of the data frame analytics limitation- and the evaluate data frame analytics pieces to move away from the data frame terminology.

Other occurrences of the data frame or data frames expressions were necessary to leave in the text (limitation piece & index).

List of occurrences:

Istvan-MacBook-Pro:stack-docs[master]$ find docs -name '*.asciidoc' | xargs egrep 'data frame'
Istvan-MacBook-Pro:stack-docs[master]$ find docs -name '*.asciidoc' | xargs egrep 'dataframe'
docs/en/stack/redirects.asciidoc:* <<dataframe-limitations>>
docs/en/stack/ml/df-analytics/ecommerce-outliers.asciidoc:For more details about creating {transforms}, see <<ecommerce-dataframes>>.
docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc:=== Deleting a {dfanalytics-job} does not delete the {dataframe} destination index
docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc:the {dataframe} destination index. That index must be deleted separately.
docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc:[[dfa-dataframe-size-limitations]]
docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc:=== {dataframe-cap} memory limitation
docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc:{dfanalytics-cap} can analyze {dataframes} that fit into the memory limit 
docs/en/stack/ml/df-analytics/index.asciidoc:{stack-ov}/ml-dataframes.html[{dataframe}]. 
docs/en/stack/ml/df-analytics/index.asciidoc:{dataframes} which can be used as the source for {dfanalytics}.
docs/en/stack/ml/df-analytics/evaluatedf-api.asciidoc:{dataframe} row with the ground truth. For example, in case of {oldetection}, 
Istvan-MacBook-Pro:stack-docs[master]$ 

Copy link
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@szabosteve szabosteve merged commit 57de040 into elastic:master Sep 25, 2019
@szabosteve szabosteve deleted the dataframe.terminology branch September 25, 2019 07:31
szabosteve added a commit to szabosteve/stack-docs that referenced this pull request Sep 25, 2019
szabosteve added a commit to szabosteve/stack-docs that referenced this pull request Sep 25, 2019
szabosteve added a commit to szabosteve/stack-docs that referenced this pull request Sep 25, 2019
@szabosteve szabosteve removed the v7.2.2 label Sep 25, 2019
@szabosteve
Copy link
Contributor Author

Backported to 7.x, 7.4, and 7.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants