You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AI-and-Analytics/Getting-Started-Samples/IntelModin_GettingStarted/README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# `Intel Modin Getting Started` Sample
2
-
This Getting Started sample code show how to use distributed Pandas using the Modin package. It demonstrates how to use software products that can be found in the [Intel® oneAPI AI Analytics Toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/ai-analytics-toolkit.html).
2
+
This Getting Started sample code shows how to use distributed Pandas using the Modin package. It demonstrates how to use software products that can be found in the [Intel® oneAPI AI Analytics Toolkit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/ai-analytics-toolkit.html).
| Software | Modin, Intel® oneAPI AI Analytics Toolkit
9
-
| What you will learn | basic Intel Distribution of Modin programming model for Intel CPU
9
+
| What you will learn | Basic Intel Distribution of Modin programming model for Intel CPU
10
10
| Time to complete | 5-8 minutes
11
11
12
12
## Purpose
@@ -22,7 +22,7 @@ This Getting Started sample code is implemented for CPU using the Python languag
22
22
Code samples are licensed under the MIT license. See
23
23
[License.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/License.txt) for details.
24
24
25
-
Third party program Licenses can be found here: [third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt)
25
+
Third party program Licenses can be found here: [third-party-programs.txt](https://github.com/oneapi-src/oneAPI-samples/blob/master/third-party-programs.txt).
0 commit comments