Skip to content

Commit 8e8f2a4

Browse files
authored
Update README.md
1 parent 9479810 commit 8e8f2a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • AI-and-Analytics/Getting-Started-Samples/Modin_GettingStarted

AI-and-Analytics/Getting-Started-Samples/Modin_GettingStarted/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Modin Get Started Sample
1+
# Modin* Get Started Sample
22

3-
The `Modin Getting Started` sample demonstrates how to use distributed Pandas using the Modin package.
3+
The `Modin* Getting Started` sample demonstrates how to use distributed Pandas using the Modin package.
44

55
| Area | Description
66
| :--- | :---
77
| Category | Getting Started
8-
| What you will learn | Basic Modin programming model for Intel processors
8+
| What you will learn | Basic Modin* programming model for Intel processors
99
| Time to complete | 5 to 8 minutes
1010

1111
## Purpose
@@ -52,7 +52,7 @@ This get started sample code is implemented for CPU using the Python language. T
5252
conda install ipykernel
5353
python -m ipykernel install --user --name usr_modin
5454
```
55-
## Run the `Modin Get Started` Sample
55+
## Run the `Modin* Get Started` Sample
5656

5757
You can run the Jupyter notebook with the sample code on your local server or download the sample code from the notebook as a Python file and run it locally.
5858

0 commit comments

Comments
 (0)