Skip to content

Commit 171abd1

Browse files
authored
Update sample.json
1 parent d2d5a60 commit 171abd1

File tree

1 file changed

+2
-2
lines changed
  • AI-and-Analytics/Getting-Started-Samples/Modin_Vs_Pandas

1 file changed

+2
-2
lines changed

AI-and-Analytics/Getting-Started-Samples/Modin_Vs_Pandas/sample.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"pip install numpy",
2222
"pip install pandas",
2323
"pip install ipython # To run colab notebook",
24-
"ipython IntelModin_Vs_Pandas.ipynb # Execute the notebook"
24+
"ipython Modin_Vs_Pandas.ipynb # Execute the notebook"
2525
]
2626
}]
2727
},
2828
"expertise": "Concepts and Functionality"
29-
}
29+
}

0 commit comments

Comments
 (0)