Skip to content

Commit c55f5cd

Browse files
committed
Merge branch 'master' of github.com:plotly/plotly.py into np2
2 parents c272633 + fe306ee commit c55f5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/python/ml-pca.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ px.area(
224224

225225
## Visualize Loadings
226226

227-
It is also possible to visualize loadings using `shapes`, and use `annotations` to indicate which feature a certain loading original belong to. Here, we define loadings as:
227+
It is also possible to visualize loadings using `shapes`, and use `annotations` to indicate which feature a certain loading originally belonged to. Here, we define loadings as:
228228

229229
$$
230230
loadings = eigenvectors \cdot \sqrt{eigenvalues}

0 commit comments

Comments
 (0)