We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8dcd27 commit 7650e4eCopy full SHA for 7650e4e
pandas/plotting/_misc.py
@@ -336,7 +336,7 @@ def bootstrap_plot(
336
Bootstrap plot on mean, median and mid-range statistics.
337
338
The bootstrap plot is used to estimate the uncertainty of a statistic
339
- by relaying on random sampling with replacement [1]_. This function will
+ by relying on random sampling with replacement [1]_. This function will
340
generate bootstrapping plots for mean, median and mid-range statistics
341
for the given number of samples of the given size.
342
0 commit comments