Skip to content

Commit

Permalink
Fixed typo in _misc.py (#55644)
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketP04 authored Oct 23, 2023
1 parent df82819 commit f32c52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/plotting/_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ def andrews_curves(
**kwargs,
) -> Axes:
"""
Generate a matplotlib plot for visualising clusters of multivariate data.
Generate a matplotlib plot for visualizing clusters of multivariate data.
Andrews curves have the functional form:
Expand Down

0 comments on commit f32c52d

Please sign in to comment.