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: sklearn-example.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
"editable": true
36
36
},
37
37
"source": [
38
-
"Now let's plot the results with some styles changed. A quick way to do this is to insert the results into the original Iris ``DataFrame``, and use Seaborn's ``lmplot`` to show the results:"
38
+
"Now let's plot the results with some styles changed! A quick way to do this is to insert the results into the original Iris ``DataFrame``, and use Seaborn's ``lmplot`` to show the results:"
0 commit comments