Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit daea4c8

Browse files
authoredOct 23, 2023
Update _misc.py
1 parent df82819 commit daea4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pandas/plotting/_misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ def andrews_curves(
329329
**kwargs,
330330
) -> Axes:
331331
"""
332-
Generate a matplotlib plot for visualising clusters of multivariate data.
332+
Generate a matplotlib plot for visualizing clusters of multivariate data.
333333
334334
Andrews curves have the functional form:
335335

0 commit comments

Comments
 (0)
Please sign in to comment.